Search found 8747 matches

by TD-er
23 Apr 2024, 10:50
Forum: ESP Easy: General Discussion
Topic: Rule not working after new firmware - Calculate: Unknown token
Replies: 1
Views: 36

Re: Rule not working after new firmware - Calculate: Unknown token

"then" is not needed here. See: https://espeasy.readthedocs.io/en/latest/Rules/Rules.html#if-else-if-elseif-else And inside the "On Drukknop#Switch do" block you don't need to refer to "[Drukknop#Switch]" as it is also present as eventvalue. This way you actually have t...
by TD-er
22 Apr 2024, 20:06
Forum: ESP Easy: Software
Topic: Monitoring health of ESP nodes within rules
Replies: 13
Views: 232

Re: Monitoring health of ESP nodes within rules

Maybe you should also set some limit on the number of emails being sent, as the node will be "forgotten" after 10 minutes (or was it 5???) so it might hit the email call several times in a row until it is forgotten. N.B. you can also nest variables, so you can keep track of sent emails per...
by TD-er
22 Apr 2024, 13:43
Forum: ESP Easy: Projects / Applications
Topic: Air Quality unit - which devices are best?
Replies: 68
Views: 3323

Re: Air Quality unit - which devices are best?

Are you sure your sensors aren't affected? It does seem like they might have been as the bug is that the actual ABC-duration can only be lowered and not set higher anymore. Also the S8 doesn't make large steps in adjusting the base level as it only applies some fraction of the encountered offset. Fo...
by TD-er
22 Apr 2024, 12:52
Forum: ESP Easy: Projects / Applications
Topic: Air Quality unit - which devices are best?
Replies: 68
Views: 3323

Re: Air Quality unit - which devices are best?

Makes sense. What kind environment are you using them that keeps on having such a high base level of CO2? I guess I could add the commands to disable or change ABC on the S8 again, as there probably aren't any S8's being sold out there which do have this firmware bug which renders the sensor unusabl...
by TD-er
22 Apr 2024, 12:35
Forum: ESP Easy: Projects / Applications
Topic: Air Quality unit - which devices are best?
Replies: 68
Views: 3323

Re: Air Quality unit - which devices are best?

About the SenseAir S8... I'm really surprised to see it is actually outputting such values. I know the S8 is a bit sensitive to overvoltage, so is it possible you had yours exposed to voltages > 5.2V? Like from one of those cheap USB chargers? This might have damaged the lamp inside. Also can you ta...
by TD-er
22 Apr 2024, 12:06
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Boards which do not have the PPS pin exposed, often do have some LED which is essentially internally connected to this pin. I know the BN220 for example does have some (blue?) LED which is connected to the PPS pin. In ESPEasy I do keep track of when the first message in a burst was received as this ...
by TD-er
21 Apr 2024, 22:03
Forum: ESP Easy: Software
Topic: IMPROVDEBUG:_168_(invalid) in log
Replies: 4
Views: 69

Re: IMPROVDEBUG:_168_(invalid) in log

Without posting the code it is near impossible to give a good suggestion where this might go wrong. Like Ton mentioned, IMPROV is used to interact via the serial port when you have the ESP connected to your PC and try to connect with it via the web flasher. The IMPROV code does only interact with th...
by TD-er
21 Apr 2024, 21:59
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Turning the GPS in an exact pulse every second is quite easy when your GPS module has a PPS pin. This pin will generate a pulse exactly at the start of a second... when it has a fix. Depending on the GPS module, the behavior of this PPS pin may differ. For example not outputting a PPS pulse, or at a...
by TD-er
18 Apr 2024, 23:48
Forum: ESP Easy: Software
Topic: Monitoring health of ESP nodes within rules
Replies: 13
Views: 232

Re: Monitoring health of ESP nodes within rules

Maybe also add %u_build%(N)
by TD-er
18 Apr 2024, 11:57
Forum: ESP Easy: Hardware
Topic: LILYGO T4-S3 ESP32-S3
Replies: 8
Views: 166

Re: LILYGO T4-S3 ESP32-S3

What kind of switch in the settings do you mean?
by TD-er
18 Apr 2024, 11:00
Forum: ESP Easy: Hardware
Topic: LILYGO T4-S3 ESP32-S3
Replies: 8
Views: 166

Re: LILYGO T4-S3 ESP32-S3

Not sure if the AMOLED display needs some specific controller which might not yet be supported.
https://www.lilygo.cc/products/t4-s3
I guess Ton will probably know more about this :)
by TD-er
17 Apr 2024, 23:38
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

You can often also hear the difference as they really don't sound healthy.
by TD-er
17 Apr 2024, 23:27
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Nah if you put SMR drives in some kind of RAID configuration you will end up loosing data.
Regardless of your NAS OS.
by TD-er
17 Apr 2024, 13:02
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

M*I*B wrote: 17 Apr 2024, 12:25 As far as I know, the WD-RED SMR is only used on the very large plates.
[...]
Nope, those were "just" 8 TB ones and are still being sold (at least 1 month ago)
by TD-er
17 Apr 2024, 11:59
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Well I'm not that fond of how WD labels their drives. A few weeks ago I was at a friend's house and he mentioned he had lots of issues with his NAS. Like every week or so his RAID array was rebuilding and he already had replaced all his drives at least more than once. The drives were WD RED (not sur...
by TD-er
17 Apr 2024, 11:22
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Well at least your setup had longer time to get tested, so no big deal :)
It has been merged so in a next build it will be included.
by TD-er
17 Apr 2024, 11:05
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

M*I*B wrote: 14 Apr 2024, 22:45 ... I let you know tomorrow (Monday) evening 8-)
And??? What is the verdict of the build with option to disable IPv6?
by TD-er
17 Apr 2024, 11:03
Forum: Introduce yourself
Topic: Een hallo uit Borger > Drenthe > Nederland
Replies: 2
Views: 76

Re: Een hallo uit Borger > Drenthe > Nederland

Welkom :) En ik ken Borger wel aangezien ik zelf opgegroeid ben in Buinen. Voor de volledigheid, mocht je een topic aanmaken of ergens reageren, dan graag in het Engels. De grote meerderheid van de gebruikers hier is het Nederlands namelijk niet machtig. Voor jezelf voorstellen is Nederlands geen pr...
by TD-er
16 Apr 2024, 13:46
Forum: ESP Easy: Projects / Applications
Topic: YALP (yet another LoRa/LoRaWAN project)
Replies: 5
Views: 158

Re: YALP (yet another LoRa/LoRaWAN project)

Looks really nice. Just wondering, do you just use LoRa or LoRaWAN? The SX12xx chip just does LoRa and LoRaWAN is adding some extra layers of authentication, encryption, etc. I do have support for the RN2483 module , which is essentially some ATmega + SX12xx chip in a module and a certified LoRaWAN ...
by TD-er
15 Apr 2024, 16:32
Forum: ESP Easy: Software
Topic: Monitoring health of ESP nodes within rules
Replies: 13
Views: 232

Re: Monitoring health of ESP nodes within rules

Not yet, but I will think about what could be done to make this available.
It feels more like a system variable, so maybe we can do something like %u_age%(N) with N being the unit nr.
A bit like the standard conversions.
by TD-er
15 Apr 2024, 15:14
Forum: ESP Easy: Projects / Applications
Topic: Value with sensor unplugged
Replies: 2
Views: 87

Re: Value with sensor unplugged

What is the range of expected values of this sensor?
If it is an analog sensor, adding some pull-up or -down resistor will introduce an error in the reading.
Maybe if using some high resistance value, the error is not an issue.

How is the sensor connected to the ADS and which sensor do you use?
by TD-er
15 Apr 2024, 15:06
Forum: ESP Easy: Software
Topic: Monitoring health of ESP nodes within rules
Replies: 13
Views: 232

Re: Monitoring health of ESP nodes within rules

You could use the "sendto" command to send something to a specific node. See: https://espeasy.readthedocs.io/en/latest/Rules/Rules.html#sendto-and-publish For example a command like "event,fromnode=%unit%" sendto,N,"event,fromnode=%unit%" With N being the unit nr of the...
by TD-er
15 Apr 2024, 08:50
Forum: ESP Easy: Software
Topic: seeking a rule daytime light curve on aquarium
Replies: 5
Views: 217

Re: seeking a rule daytime light curve on aquarium

It shouldn't matter if you use logentry or not. Maybe adding this did remove some non-ASCII character? Or "endon" was not on a separate line? Oh and by the way, when setting the looptimer, you might want to set the [int#1] value to the correct value. After a boot, the variables are uniniti...
by TD-er
15 Apr 2024, 08:47
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Sometimes an OTA update fails due to timeouts. Temporary disable some tasks ("taskdisable,N" without save) will often help to successfully update the firmware. Transfer with the "FTD" is via serial? If via serial, you need the bin file with "factory" in the name as this...
by TD-er
14 Apr 2024, 21:42
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Does it fix stuff at your setup?
by TD-er
14 Apr 2024, 20:09
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

I made a new test build which has the option to disable IPv6 on the tools->Advanced page
See: https://td-er.nl/ESPEasy/latest/
by TD-er
14 Apr 2024, 16:32
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

ESPEasy isn't actually using IPv6. It does have it present as a testing feature and the webserver is accepting requests via IPv6 also. It might use IPv6 only if you're addressing something via a hostname which only has an AAAA record and no A record. And the reason we will need IPv6 in the near futu...
by TD-er
14 Apr 2024, 14:43
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Can you try the builds from here: https://td-er.nl/ESPEasy/latest/
Either flashed via serial via your browser, or you download the all.zip file and pick your bin (without "factory" in the name) and update firmware via the tools page.
by TD-er
14 Apr 2024, 14:42
Forum: ESP Easy: General Discussion
Topic: The basic web page with the results of the measurements on ESPEasy.
Replies: 4
Views: 162

Re: The basic web page with the results of the measurements on ESPEasy.

You're welcome and I guess the author of this great extension will probably also happy to tell you more about it as soon as he reads this :)
by TD-er
14 Apr 2024, 13:56
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

What was the reboot reason and last action before reboot? (can be seen on sysinfo page)
by TD-er
14 Apr 2024, 13:40
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Almost all powerbanks do turn off power every now and then to see if the device is still connected.
by TD-er
14 Apr 2024, 13:14
Forum: ESP Easy: Software
Topic: Which Bin for flashing ESP32-C3 ETH01 evo
Replies: 36
Views: 663

Re: Which Bin for flashing ESP32-C3 ETH01 evo

Maybe already prepare some pinheader to put on a clamp where you're sure the voltages are OK
And maybe just to be sure, start with only 3V3
Unless you reverse polarity, 3V3 is unlikely to damage anything when applied to the wrong pin.
by TD-er
13 Apr 2024, 15:07
Forum: ESP Easy: Software
Topic: Which Bin for flashing ESP32-C3 ETH01 evo
Replies: 36
Views: 663

Re: Which Bin for flashing ESP32-C3 ETH01 evo

Typically the ESP board(s) consume 80 - 120 mA when WiFi is active in STA mode (connected to another AP) When AP+STA is active you can add about 40 mA to this. Ethernet is also quite power hungry. About 50 mA when the Ethernet chip is powered and another 50 mA when it is connected to a switch. N.B. ...
by TD-er
13 Apr 2024, 14:55
Forum: ESP Easy: Hardware
Topic: WT32-ETH01
Replies: 128
Views: 171666

Re: WT32-ETH01

Currently ESPEasy does not allow for multiple active interfaces other than combinations with AP mode.
Packet forwarding is not enabled.

Maybe in future releases this could be added, but it has not yet been planned.
by TD-er
12 Apr 2024, 23:21
Forum: ESP Easy: Hardware
Topic: [SOLVED] pb ESP32 + W5500 lite
Replies: 19
Views: 527

Re: [SOLVED] pb ESP32 + W5500 lite

@Pieter,
As you may have seen, I have been working on fixing some issues first before I was ready to make you a build.
Had not forgotten about it, as I did discuss it this morning with Ton.
He now has made a build for you, linked in the post above this one.
Please let me know if that one is working.
by TD-er
12 Apr 2024, 13:09
Forum: ESP Easy: Hardware
Topic: [SOLVED] pb ESP32 + W5500 lite
Replies: 19
Views: 527

Re: pb ESP32 + W5500 lite

Can you try the latest build I made: https://td-er.nl/ESPEasy/latest/
It should now be more nice about the SPI bus init and no longer throw errors.
by TD-er
12 Apr 2024, 00:28
Forum: ESP Easy: Hardware
Topic: [SOLVED] pb ESP32 + W5500 lite
Replies: 19
Views: 527

Re: pb ESP32 + W5500 lite

That doc is about W5200, not W5500.

And if you have the RST and IRQ/INT available, please use them both.

Also it seems to have multiple pins for 3V3.
Maybe there is some part for different parts of the circuit, so make sure to connect them both.
by TD-er
11 Apr 2024, 23:38
Forum: ESP Easy: Hardware
Topic: [SOLVED] pb ESP32 + W5500 lite
Replies: 19
Views: 527

Re: pb ESP32 + W5500 lite

In your initial post you didn't mention the RST would be connected.
Maybe set this one to "not selected" and leave it unconnected?
by TD-er
11 Apr 2024, 22:11
Forum: ESP Easy: Hardware
Topic: [SOLVED] pb ESP32 + W5500 lite
Replies: 19
Views: 527

Re: pb ESP32 + W5500 lite

Hmm Ton messaged me that there might be a bug in the SPI handling, resulting in the error message in the logs.
So can you at least double check the SPI config?
by TD-er
11 Apr 2024, 22:07
Forum: ESP Easy: Hardware
Topic: [SOLVED] pb ESP32 + W5500 lite
Replies: 19
Views: 527

Re: pb ESP32 + W5500 lite

"SPI not enabled" is clear, right? See: https://espeasy.readthedocs.io/en/latest/Hardware/Hardware.html#spi-ethernet And about the SPI bus configuration: https://espeasy.readthedocs.io/en/latest/Hardware/Hardware.html#spi-interface You need to select the "User-defined" option and...
by TD-er
11 Apr 2024, 22:03
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Yep I know all about "smart" meters dying. Over here the electricity grid company pushed out the wrong update to the meters here. So all meters in our street had to be replaced. This was mid october last year (meters were less than 2 years old). I had proof of my meter counts. The grid com...
by TD-er
11 Apr 2024, 20:50
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Hmm reminds me of the time I built a MythTV HTPC computer with 4 TV tuner cards as a VCR back in 2005 I think.
I guess scheduling downtime on the main control PC of a nuclear power plant was easier than scheduling downtime on that PC.

I get the same vibe from this setup.
by TD-er
11 Apr 2024, 15:45
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

You can have a second ESP connected via p2p which can also store the data. This one doesn't need to be close and you can even distribute the time via p2p so the GPS can be mounted elsewhere. Not sure how bullet proof it needs to be, but to me it sounds a lot more reliable compared to a SD card which...
by TD-er
11 Apr 2024, 13:30
Forum: ESP Easy: Hardware
Topic: [SOLVED] pb ESP32 + W5500 lite
Replies: 19
Views: 527

Re: pb ESP32 + W5500 lite

ESP32 Builds with "LittleFS" in the name are based on ESP-IDF5.1
by TD-er
11 Apr 2024, 12:41
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Congratulations, you found something that hasn't been documented... or is a bug.
Ton has to decide which one applies and fix it :)
by TD-er
11 Apr 2024, 12:39
Forum: ESP Easy: Software
Topic: NeoPixel Matrix doesn't work correctly
Replies: 29
Views: 596

Re: NeoPixel Matrix doesn't work correctly

I still think we do not fully understand eachother. Either you don't understand me, or you do and then we don't understand you. Just consider all LEDs as a single string of LEDs which happens to be laid out in a specific pattern. When considering the specific pattern, you may think about 'rows'. But...
by TD-er
11 Apr 2024, 12:21
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 147
Views: 2895

Re: Counting time, calculate and display?

Nah, must have been something we're missing here or else... you may have found a bug?

I think it is just missing documentation here :)

Assuming you didn't actually use GPIO-8 as that is connected to the flash