Search found 8729 matches

by TD-er
24 Mar 2024, 22:46
Forum: ESP Easy: General Discussion
Topic: Troubleshooting my wifi connection
Replies: 15
Views: 438

Re: Troubleshooting my wifi connection

For PoE on that specific board you need some add-on module which is also sold via Ali. I have not tried this PoE add-on module myself for this specific board. I guess it is way less expensive to buy one of those PoE "dongles" like these IEEE802.3af/at PoE modules as they do cost next to no...
by TD-er
24 Mar 2024, 22:37
Forum: ESP Easy: Software
Topic: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"
Replies: 34
Views: 715

Re: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"

@max100
Can you report if the test build Ton made is working?
If so, then it can be included in the next upcoming build.
by TD-er
24 Mar 2024, 12:56
Forum: ESP Easy: General Discussion
Topic: Troubleshooting my wifi connection
Replies: 15
Views: 438

Re: Troubleshooting my wifi connection

You can use an ESP32-variant with Ethernet. For example ETH01-EVO , which does have an ESP32-C3. Just keep in mind that flashing Ethernet modules for the first time might be a bit tricky as most do not have an USB port so you need an USB to serial adapter and pull the "boot" pin to GND whe...
by TD-er
24 Mar 2024, 00:14
Forum: ESP Easy: Software
Topic: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"
Replies: 34
Views: 715

Re: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"

To share sensor data to another ESPEasy node, you can have a look at the ESPEasy p2p controller: See: https://espeasy.readthedocs.io/en/latest/Controller/C013.html#c013-page The second one might be a bit more complex. Normally you could have a look at the "Domoticz MQTT Helper" plugin as d...
by TD-er
23 Mar 2024, 19:50
Forum: ESP Easy: Software
Topic: Plugin: _P049_MHZ19; set MeasurementRange command disabled?
Replies: 4
Views: 121

Re: Plugin: _P049_MHZ19; set MeasurementRange command disabled?

Well at least for the "A" version of this sensor it was never documented.
To be more precise, there wasn't any documentation at first so most of it was found by trial-and-error.
by TD-er
23 Mar 2024, 17:17
Forum: ESP Easy: Software
Topic: Plugin: _P049_MHZ19; set MeasurementRange command disabled?
Replies: 4
Views: 121

Re: Plugin: _P049_MHZ19; set MeasurementRange command disabled?

There have been MH-Z19 sensors permanently damaged by setting the range from 2000 -> 5000 ppm and also you don't have any factory calibration when changing the range. Also as far as I know, this was never an official published command. So it is unclear which firmware/module revision will allow this....
by TD-er
23 Mar 2024, 17:14
Forum: ESP Easy: Software
Topic: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"
Replies: 34
Views: 715

Re: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"

Also why do you seem to really _need_ to connect GPIO-0 to GND? The web flasher should be able to put your device in flash mode, but I know there are some boards out there which do not seem to react well to the signals to put the board into flash mode. However if you keep pressing the "BOOT&quo...
by TD-er
22 Mar 2024, 13:24
Forum: ESP Easy: Software
Topic: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"
Replies: 34
Views: 715

Re: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"

Nope, it is just the serial console of ESPEasy.

You can also open a console window via my web flasher tool if you don't have a proper terminal program on your PC.
by TD-er
22 Mar 2024, 12:19
Forum: ESP Easy: Software
Topic: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"
Replies: 34
Views: 715

Re: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"

It is strange however that ESPEasy doesn't start the AP. Did you have other firmware installed on this exact node? Did you check the checkbox to erase the board while flashing? It looks like there might be some residual data left by the other firmware versions regarding WiFi credentials. Anyway if y...
by TD-er
21 Mar 2024, 23:30
Forum: ESP Easy: Software
Topic: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"
Replies: 34
Views: 715

Re: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"

If you had to connect GPIO-0 to GND, you must make sure to remove it after flashing and then power cycling the board.
It is probably still in flash mode as that's what you force with pulling GPIO-0 to GND.
by TD-er
21 Mar 2024, 22:23
Forum: ESP Easy: Software
Topic: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"
Replies: 34
Views: 715

Re: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"

Ah can you send me your public IP-address via a direct message?
Seems like you're in my very extensive IP-block. (I get a lot of hack attempts to my server)
by TD-er
21 Mar 2024, 21:53
Forum: ESP Easy: Software
Topic: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"
Replies: 34
Views: 715

Re: I can't program ESP32 sw:"ESPEasy_mega_20240229_ESP32_binaries"

Which board do you have? Not all build sets on my web flasher have binaries for each ESP32 platform. The web flasher will detect which ESP32 is present and select the correct bin file accordingly. In the pull-down selector there is a list in [] to indicate which ESP types have a build for that selec...
by TD-er
21 Mar 2024, 15:56
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2188

Re: Counting time, calculate and display?

Hmm not sure how well 3D printed shingles will hold outside.
Water may get in the seems and when it starts freezing, it may crack open.
by TD-er
21 Mar 2024, 15:26
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2188

Re: Counting time, calculate and display?

I know Prusa did have "Mystic Brown", which is a very nice color.
Too bad they don't have it anymore.

Maybe you can just go for some "Urban Grey" as that's by far the easiest PETG to print with and then prime it and paint it?
by TD-er
21 Mar 2024, 15:10
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2188

Re: Counting time, calculate and display?

Have you looked at Prusament?
https://www.prusa3d.com/en/category/filament/
And if it doesn't need to be PETG, you can choose more colors.
For example this one looks nice: https://www.prusa3d.com/en/product/prus ... gment-1kg/
by TD-er
20 Mar 2024, 17:25
Forum: ESP Easy: General Discussion
Topic: Sonoff POW R2
Replies: 5
Views: 172

Re: Sonoff POW R2

hard_Sonoff_POW build.
It includes the plugins for both the POW r1 and the r2.
by TD-er
20 Mar 2024, 17:09
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2188

Re: Counting time, calculate and display?

Such long cables, was that still serial or was it RS485? (or other variants with differential signals)

I know that using link cables > 5m was often an issue while copying data using Norton Commander or laplink or Ghostlink (I hope I don't mix up the names)
But those were using higher speeds.
by TD-er
20 Mar 2024, 11:31
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2188

Re: Counting time, calculate and display?

Those boards with display attached often are not easy to separate from eachother and extend the wiring as they will be using those flexible PCBs to connect. GPS over longer distance might not be a very good idea as the signal can pick up quite a lot of noise. You could however install some very basi...
by TD-er
20 Mar 2024, 10:35
Forum: ESP Easy: Projects / Applications
Topic: Counting time, calculate and display?
Replies: 130
Views: 2188

Re: Counting time, calculate and display?

A very simple and cheap way to get proper idea of time without wander is to use a GPS module. Only requirement is to have a clear view to the sky. Well it does work on my desk too, but only a few hours a day in total... You can also add a RTC clock chip to it with its own coin cell to keep track of ...
by TD-er
19 Mar 2024, 16:40
Forum: ESP Easy: Software
Topic: Send MQTT to different topics?
Replies: 3
Views: 139

Re: Send MQTT to different topics?

Just as a tip, you can easily test your strings by sending them to log using the command "logentry". This also does all string replacements. //Publish,energy/goodwe,'{"command":"udevice","idx":2509,"nvalue":0,"svalue":"%eventvalue4%&qu...
by TD-er
19 Mar 2024, 12:22
Forum: ESP Easy: Software
Topic: Send MQTT to different topics?
Replies: 3
Views: 139

Re: Send MQTT to different topics?

You can send whatever you like via rules. For example act on the event of a new measurement and send all values using the publish command. See also documentation for formatting domoticz-syntax formatted messages: https://espeasy.readthedocs.io/en/latest/Rules/Rules.html#parameter-parsing Assuming yo...
by TD-er
18 Mar 2024, 17:22
Forum: ESP Easy: General Discussion
Topic: modify config.dat possible?
Replies: 2
Views: 127

Re: modify config.dat possible?

I wonder why it doesnt save the settings. Is your file system nearly full? As that can lead to strange issues when saving. Anyway it is best to backup your settings file ASAP before making more changes as it can get corrupted when such silent errors occur. Silent as in I also don't get any errors wh...
by TD-er
18 Mar 2024, 10:35
Forum: ESP Easy: General Discussion
Topic: Troubleshooting my wifi connection
Replies: 15
Views: 438

Re: Troubleshooting my wifi connection

You can try to call "erasesdkwifi", wait a few seconds and then power cycle the ESP.
This will try to perform a new RF calibration as the calibration data is related to the voltage applied to the ESP.
by TD-er
18 Mar 2024, 10:33
Forum: ESP Easy: General Discussion
Topic: Troubleshooting my wifi connection
Replies: 15
Views: 438

Re: Troubleshooting my wifi connection

Bad WiFi can be a symptom for sketchy power supply, especially when you didn't change anything else. If stuff suddenly stops working, then it likely is related to components going bad and the most common is the ageing of capacitors in a power supply. Typically the lifetime of a capacitor is rated as...
by TD-er
17 Mar 2024, 11:54
Forum: ESP Easy: General Discussion
Topic: Troubleshooting my wifi connection
Replies: 15
Views: 438

Re: Troubleshooting my wifi connection

First thought is about bad power supply, where the capacitors may have been ageing and thus loosing capacitance.
Is it a mains powered device, like some Sonoff?
by TD-er
15 Mar 2024, 16:02
Forum: ESP Easy: Projects / Applications
Topic: Watermark 200SS-interface
Replies: 5
Views: 217

Re: Watermark 200SS-interface

Also keep in mind that the ADC on both ESP8266 as well as ESP32 (classic) is quite unusable close to 0V.
by TD-er
15 Mar 2024, 15:58
Forum: ESP Easy: Projects / Applications
Topic: Watermark 200SS-interface
Replies: 5
Views: 217

Re: Watermark 200SS-interface

Measuring an analog value will be way more stable on an ESP. Especially on ESP8266. On ESP32 it might be that frequency counting is a lot more stable compared to ESP8266, but still it highly depends on how regular the counting registers are being read. And please don't use ESP8266 for new projects. ...
by TD-er
10 Mar 2024, 22:50
Forum: ESP Easy: General Discussion
Topic: Looking for a step by step tutorial for flashing an esp01
Replies: 3
Views: 182

Re: Looking for a step by step tutorial for flashing an esp01

Why do you still want to use the ESP01 boards? I assume you at least have the ones with 1M flash? They are really really limited and if you need to use it in some board designed for this very limited form factor, there are ESP32-C3 versions with this exact form factor like the TTGO T-01C3. Those do ...
by TD-er
10 Mar 2024, 21:35
Forum: ESP Easy: General Discussion
Topic: watchdog timer
Replies: 8
Views: 340

Re: watchdog timer

Well the documentation is as sparse as can be, so let me explain it a bit more.... erasesdkwifi does erase the block on the flash memory where the closed source WiFi code made by Espressif stores the WiFi RF calibration data. Between SDK versions the layout of this data has been changed a few times ...
by TD-er
10 Mar 2024, 16:35
Forum: ESP Easy: Hardware
Topic: [SOLVED] diymore AC/DC Power Supply ESP8266 WIFI Four-Way Relay Module ESP-12F Development Board
Replies: 12
Views: 522

Re: diymore AC/DC Power Supply ESP8266 WIFI Four-Way Relay Module ESP-12F Development Board

The LC-tech plugin is intended to communicate with a separate microprocessor running its own firmware. This board indeed doesn't seem to have such a co-processor so it looks like you might be able to just toggle some GPIO pin. Just try to toggle GPIO pins and try not to use GPIO 6 - 11 as those are ...
by TD-er
10 Mar 2024, 12:55
Forum: ESP Easy: Software
Topic: EspEasy (8266 adc)
Replies: 6
Views: 278

Re: EspEasy (8266 adc)

I meant 100 nF at the analog input of the ESP. It is just to suppress any noise picked up when using a longer cable. Took me a while to find the Dutch words in the schematic, but found them :) I can be blind to those myself as it is my "moerstaal" :) Do you use "oversampling" on ...
by TD-er
09 Mar 2024, 21:19
Forum: ESP Easy: Software
Topic: EspEasy (8266 adc)
Replies: 6
Views: 278

Re: EspEasy (8266 adc)

You should use this in the formula field: %value%/19 (You had a typo in your post) And how is this sensor connected? Do you use a long cable? Have you tried adding some small capacitor close to the ESP over A0 and GND? (100 nF) Does your board have resistors soldered to the A0 pin? A lot of boards h...
by TD-er
09 Mar 2024, 10:31
Forum: ESP Easy: Hardware
Topic: Is it possible to use LCDs with ST7735&ST7739 controllers??
Replies: 42
Views: 25651

Re: Is it possible to use LCDs with ST7735&ST7739 controllers??

LilyGo does make very nice boards, but they also have the tendency to make a single example barely working with the then current SDKs. And repeat this every time they make a new board. In the past they even updated the boards with different (incompatible) parts without even updating the version numb...
by TD-er
08 Mar 2024, 22:32
Forum: ESP Easy: Software
Topic: Use Sonoff POW-R2 v2.0 to monitor powerusage via Domoticz
Replies: 13
Views: 1640

Re: Use Sonoff POW-R2 v2.0 to monitor powerusage via Domoticz

You can also use system variables instead of dummy tasks to keep track of those changes.

Or.... just leave it as it is now as it is now working :)
by TD-er
08 Mar 2024, 21:48
Forum: ESP Easy: Hardware
Topic: Is it possible to use LCDs with ST7735&ST7739 controllers??
Replies: 42
Views: 25651

Re: Is it possible to use LCDs with ST7735&ST7739 controllers??

Does LilyGo have some pre-compiled sketch for these displays you could try to upload?
Then you can verify if the display is still working.
by TD-er
08 Mar 2024, 15:09
Forum: ESP Easy: Software
Topic: Use Sonoff POW-R2 v2.0 to monitor powerusage via Domoticz
Replies: 13
Views: 1640

Re: Use Sonoff POW-R2 v2.0 to monitor powerusage via Domoticz

POW_2_Sensors#POW_2_Voltage This implies you have a task named: "POW_2_Sensors" and it does have a taskvalue named: "POW_2_Voltage" Please check the logs to see what event is generated. If you have checked the checkbox to send it all in a single event, then the event will be like...
by TD-er
08 Mar 2024, 08:28
Forum: ESP Easy: General Discussion
Topic: watchdog timer
Replies: 8
Views: 340

Re: watchdog timer

Did you between moving from Tasmota to ESPEasy wipe the flash?

If not, can you try giving the command "erasesdkwifi" and then power cycle the board?

If that doesn't help, please backup all files on the file system, flash a blank image, re-flash the firmware and restore the files.
by TD-er
07 Mar 2024, 21:49
Forum: ESP Easy: Hardware
Topic: Is it possible to use LCDs with ST7735&ST7739 controllers??
Replies: 42
Views: 25651

Re: Is it possible to use LCDs with ST7735&ST7739 controllers??

The picture on Ali Express states "IPS ST7789V 1.14 Inch"
So that's a different display.

Just for the record, it also states these pins:
MOSI: 19
SCLK: 18
CS: 5
DC: 16
RST: 23
BL: 4
by TD-er
07 Mar 2024, 17:41
Forum: ESP Easy: Hardware
Topic: Is it possible to use LCDs with ST7735&ST7739 controllers??
Replies: 42
Views: 25651

Re: Is it possible to use LCDs with ST7735&ST7739 controllers??

Maybe also check if it really is this display controller chip.
Wouldn't be the first time a seller sells something different from what was advertised.
by TD-er
07 Mar 2024, 13:41
Forum: ESP Easy: Hardware
Topic: Is it possible to use LCDs with ST7735&ST7739 controllers??
Replies: 42
Views: 25651

Re: Is it possible to use LCDs with ST7735&ST7739 controllers??

GPIO 16 and 17 can be a bit tricky as those are also used for PSRAM. If there is no PSRAM present, those pins can still have some high frequency signal on them every now and then. See: https://espeasy.readthedocs.io/en/latest/Reference/GPIO.html#best-pins-to-use-on-esp32 Do you see the backlight lig...
by TD-er
05 Mar 2024, 09:13
Forum: ESP Easy: General Discussion
Topic: watchdog timer
Replies: 8
Views: 340

Re: watchdog timer

The question is, how does it 'lock up'? Is it still sending data to controllers? Does it reply to pings? Complete freeze, not even a watchdog reboot? There are already several options built in, however some may of course only help if the ESP is still doing something. For example, if there is a bug w...
by TD-er
03 Mar 2024, 18:58
Forum: ESP Easy: Projects / Applications
Topic: Rules and Dummy Device
Replies: 4
Views: 268

Re: Rules and Dummy Device

If you name the task "Dummy" and the taskvalue is called "Switch", then the event will be "Dummy#Switch=...." with on the dots a taskvalue. Or if you checked to send all values in a single event, the event will be "Dummy#All=...,...,..." with comma separated t...
by TD-er
02 Mar 2024, 22:20
Forum: ESP Easy: General Discussion
Topic: general question
Replies: 3
Views: 242

Re: general question

If possible to set in your modem, you can disable "band steering" This will force a disconnect of any client on 2.4 GHz so they may reconnect via 5 GHz. By if you set ESPEasy to "force 802.11b/g" on the Tools->Advanced page, you will probably already have fixed nearly all those i...
by TD-er
02 Mar 2024, 12:50
Forum: ESP Easy: General Discussion
Topic: After old firmware Release 147
Replies: 4
Views: 1445

Re: After old firmware Release 147

Please note you can't update via OTA on an 1MB flash unit.
So you need to flash via serial.

You could consider replacing the flash chip for a 4M version, which makes updating a lot (!!) easier.
Also 1M builds are quite limited to make it all fit.
by TD-er
01 Mar 2024, 08:29
Forum: ESP Easy: Software
Topic: Quick question about mega-20240229 compilation
Replies: 2
Views: 198

Re: Quick question about mega-20240229 compilation

"274" refers to Arduino SDK version 2.7.4 "312" refers to Arduino SDK version 3.1.2 The reason we're still not switching to "312" is that it leaves a lot less free memory and there are some issues which do occur on "312" and some on "274" (as there h...