Search found 74 matches

by ohaldi
11 Jan 2025, 10:52
Forum: ESP Easy: General Discussion
Topic: LD2410 Radar presence detection
Replies: 4
Views: 517

Re: LD2410 Radar presence detection

In fact, I'd just like to use the Radar LD2410C chip with an ESP32.
I think I'll look for a solution with another ESP32 and not the ESP32-C3 I had available.
Thanks again for your help.
by ohaldi
08 Jan 2025, 17:17
Forum: ESP Easy: General Discussion
Topic: LD2410 Radar presence detection
Replies: 4
Views: 517

Re: LD2410 Radar presence detection

Many thanks for your help. I'm going to look for another solution.
by ohaldi
08 Jan 2025, 14:25
Forum: ESP Easy: General Discussion
Topic: LD2410 Radar presence detection
Replies: 4
Views: 517

LD2410 Radar presence detection

Hello, I have just bought an ESP32-C3 and a LD2410C Radar detector. I was also able to download the following ESPEasy Build without any problem: ESP_Easy_mega_20241222_energy_ESP32c3_4M316k_LittleFS_CDC_ETH Dec 22 2024. Question: I don't see the LD2410 device in the currencies! Should I download a s...
by ohaldi
06 Nov 2024, 08:56
Forum: ESP Easy: General Discussion
Topic: Read GPIO's status during a Reboot
Replies: 2
Views: 881

Read GPIO's status during a Reboot

Hello When my ESP32 restarts, it sends me a correct "nofity 1" email to inform me that it has restarted. But it also sends me the "notify 2" email. I think the ESP hasn't yet read the GPIOs on reboot. If I check the devices with web access, my entry Switch - Switch DOOR ❷ GPIO-19...
by ohaldi
03 Nov 2024, 08:15
Forum: ESP Easy: General Discussion
Topic: Notifications do not work on ESP32?
Replies: 9
Views: 1654

Re: Notifications do not work on ESP32?

Hello,
Thanks so much that fixed the problem, you help is appreciated.
I used the OTA tool built into ESPEasy and uploaded the following Build : ESP_Easy_mega_20240822_normal_ESP32_4M316k_LittleFS_ETH Aug 22 2024
Regards
Otto
by ohaldi
02 Nov 2024, 11:03
Forum: ESP Easy: General Discussion
Topic: Notifications do not work on ESP32?
Replies: 9
Views: 1654

Re: Notifications do not work on ESP32?

Witch one should I use:
1. ESP_Easy_mega_20240822_normal_ESP32_4M316k.bin
2. ESP_Easy_mega_20240822_normal_ESP32_4M316k_ETH.bin
3. ESP_Easy_mega_20240822_normal_ESP32_4M316k_LittleFS_ETH.bin
by ohaldi
02 Nov 2024, 10:44
Forum: ESP Easy: General Discussion
Topic: Notifications do not work on ESP32?
Replies: 9
Views: 1654

Re: Notifications do not work on ESP32?

OK and thanks for your help.
I'll go and dismantle my project and try using WebFlascher to make an update according to your advice.
Is the normal 4M LittleFS [ESP32-C2] for my ESP32-WROOM-32E OK? I'm still struggling to figure out which version to use given the number of choices!
by ohaldi
01 Nov 2024, 17:25
Forum: ESP Easy: General Discussion
Topic: Notifications do not work on ESP32?
Replies: 9
Views: 1654

Notifications do not work on ESP32?

Hello, I have multiple projects using the ESP8266 and ESP32, and I regularly utilize the Notifications module. In my latest project based on the ESP32 (Build: ESP_Easy_mega_20240617_normal_ESP32_4M316k_LittleFS_ETH, Jun 17, 2024), pressing "Test" does not yield any response. In contrast, a...
by ohaldi
26 Jun 2024, 11:39
Forum: ESP Easy: Software
Topic: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!
Replies: 18
Views: 10070

Re: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!

I don't compile ESPEasy, I use the binaries offered on the https://github.com/letscontrolit/ESPEasy/releases website. Many thanks for all your explanations. I think that for the ESP8266 you should also use the LittleFS versions? I like ESPEasy for its simplicity and web interfaces. A specific varian...
by ohaldi
26 Jun 2024, 09:45
Forum: ESP Easy: Software
Topic: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!
Replies: 18
Views: 10070

Re: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!

Hello,
Many thanks for your help. Now it works great.
In fact, with ESPEASY, there are so many versions that I'm lost. I don't really understand the idea of all these variants.
Only with the name LittleFS_ETH, I get 26 options...
But with the version you suggested, the problem is solved.
by ohaldi
25 Jun 2024, 22:14
Forum: ESP Easy: Software
Topic: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!
Replies: 18
Views: 10070

Re: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!

I used the following build : ESP_Easy_mega_2024xxxx_normal_ESP32_4M316k.bin
by ohaldi
25 Jun 2024, 14:27
Forum: ESP Easy: Software
Topic: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!
Replies: 18
Views: 10070

Re: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!

Hello TD-er,
Yes you are right this board with the two Relay are using GPIO 16 and GPO17.
Best Regards
Otto
by ohaldi
25 Jun 2024, 10:42
Forum: ESP Easy: Software
Topic: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!
Replies: 18
Views: 10070

Re: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!

Just for your information: I've gone back to my card to redo a test with the latest version of ESPEasy: Git Build: mega-20240414 I also added the suggestion of setting a delay at boot time. // System#Boot rule with a delay using the Delay command On System#Boot do delay,3000 // Pause for 3000 millis...
by ohaldi
15 Feb 2024, 11:29
Forum: ESP Easy: General Discussion
Topic: ESPEASY Flasching and the first Wifi connection?
Replies: 4
Views: 1654

Re: ESPEASY Flasching and the first Wifi connection?

Thanks so much that you will fix this problem, you help is appreciated
ESPEasy is really a very good Firmware.
Small question : may I use this same file for one ESP8266 and ESP32?
Image
I have a test board D1 WEMOS with one ESP-8266
by ohaldi
15 Feb 2024, 10:11
Forum: ESP Easy: General Discussion
Topic: ESPEASY Flasching and the first Wifi connection?
Replies: 4
Views: 1654

ESPEASY Flasching and the first Wifi connection?

Hello, I don't understand why, with ESPEASY, I always have problems obtaining a quick and simple first connection after flashing with ESPEASY Web. Here's the link I used with Microsoft Edge. https://td-er.nl/ESPEasy/ After installation complete!, Logs & Console, Connect to Wifi, Configure Wi-Fi,...
by ohaldi
22 Dec 2023, 17:40
Forum: ESP Easy: Software
Topic: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!
Replies: 18
Views: 10070

Re: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!

Just for information. I just received the same card and took the opportunity to do some additional tests. If I erase all the ESP32 software and power up the board. Then the relays have absolutely no reaction. As soon as I download ESPEasy, without any configuration, then again I have this problem wh...
by ohaldi
05 Dec 2023, 11:51
Forum: ESP Easy: Software
Topic: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!
Replies: 18
Views: 10070

Re: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!

Thank you very much for your help.
I also tried setting the GPIO boot states to Output Low, but that didn't solve my problem.
I will try to put a small capacitor between pins 16 and 17 to ground.
by ohaldi
04 Dec 2023, 14:15
Forum: ESP Easy: Software
Topic: Two Canal ESP32-WROOM-32E. Relais send pulses when booting!
Replies: 18
Views: 10070

Two Canal ESP32-WROOM-32E. Relais send pulses when booting!

Hello I'm using the following board : Two Canal ESP32-WROOM-32E. See Picture. ESP32-WROOM-2Relais.jpg I use it to close my garage door if it's left open. I use a relay that sends pulses to open or close the door. The problem is when the boot card the two relays make a small pulse. In my case, this a...
by ohaldi
30 Oct 2023, 08:26
Forum: ESP Easy: General Discussion
Topic: Config impossible
Replies: 10
Views: 3323

Re: Config impossible

Can you try setting the WiFi on ESPEasy to b/g mode only? (tools->Advanced page) And also check the last options "Extra Wait WiFi Connect" and "Enable SDK WiFi Auto Reconnect" Thanks, this seems to be the best solution. I'll continue my project and see if the WIFI connection wil...
by ohaldi
29 Oct 2023, 14:18
Forum: ESP Easy: General Discussion
Topic: Config impossible
Replies: 10
Views: 3323

Re: Config impossible

I flashed the version mentioned above. But I still have a connection problem. wifidisconnect >wifidisconnect 175831 : Info : WiFi : WifiDisconnect() 175946 : Info : WIFI : Disconnected! Reason: '(1) Unspecified' 175947 : Info : WIFI : Arduino wifi status: WL_NO_SHIELD 255 ESPeasy internal wifi statu...
by ohaldi
29 Oct 2023, 14:03
Forum: ESP Easy: General Discussion
Topic: Config impossible
Replies: 10
Views: 3323

Re: Config impossible

OK, then I will try the following version : 20231013 Norm 4M [ESP8266,ESP32,ESP32-S2/S3/C2] is this correct?
by ohaldi
29 Oct 2023, 13:13
Forum: ESP Easy: General Discussion
Topic: Config impossible
Replies: 10
Views: 3323

Re: Config impossible

Hello I have just bought the following card: ESP32_Relay X2 (ESP32_WROOM_32E) With the help of EDGE and the following link (https://td-er.nl/ESPEasy/), I installed the latest version of ESPEasy: Normal 4M ETH [ESP32]. The installation was successful. After that, I was also able to access with the DH...
by ohaldi
12 Sep 2023, 18:27
Forum: ESP Easy: General Discussion
Topic: mega-20230409
Replies: 7
Views: 1830

Re: mega-20230409

Thanks for your help. I disabled the 5GHz wifi. Now it's ok. I will read about band steering and IGM snooping with my RUTX10 Router. I've turned on and off some other switches whose exact rules, I don't know. I have some ESP8286s with ESPEasy, but would like to know more about ESP32s. However there ...
by ohaldi
12 Sep 2023, 13:57
Forum: ESP Easy: General Discussion
Topic: mega-20230409
Replies: 7
Views: 1830

Re: mega-20230409

Dialog, used Termite: OK 243325 : Info : WIFI : Arduino wifi status: WL_DISCONNECTED 6 ESPeasy internal wifi status: DISCONNECTED 243326 : Info : WiFi : WifiDisconnect() 243430 : Info : WIFI : Disconnected! Reason: '(1) Unspecified' 243531 : Info : Reset WiFi. 243534 : Info : WiFi : Start network sc...
by ohaldi
12 Sep 2023, 13:30
Forum: ESP Easy: General Discussion
Topic: mega-20230409
Replies: 7
Views: 1830

Re: mega-20230409

Many thanks for your feedback. I allways have had problem with the first Wifi connection. I'm just testing on a single ESP-WORM-32 the last firmware from ESPEasy "ESP_Easy_mega_20230822_normal_ESP32_4M316k_ETH.factory.bin" What you can try is to connect using a serial terminal and enter th...
by ohaldi
12 Sep 2023, 10:44
Forum: ESP Easy: General Discussion
Topic: mega-20230409
Replies: 7
Views: 1830

mega-20230409

Hello, I'm happy to test the new version. With the latest version "mega-20230409" flashed on an ESP-WROM-32 using "flash_download_tool_3.9.5.exe" I encountered the following problem. I first flashed the following bin "ESP_Easy_mega_20230822_normal_ESP32_4M316k_ETH.factory.bi...
by ohaldi
12 Jan 2023, 17:14
Forum: ESP Easy: General Discussion
Topic: MQTT Topic values like Tasmota
Replies: 7
Views: 3201

Re: MQTT Topic values like Tasmota

Sorry I forgot to telle you that I have the following code on the top of my Rules:

Code: Select all

on System#Boot do
timerSet,1,3
endon 
What I don't understand with ESPEasy is why I don't see any communication if I use an MQTT Viewer on my Brocker.
I see only for every ESP : status/LWT Connectet.
by ohaldi
12 Jan 2023, 10:37
Forum: ESP Easy: General Discussion
Topic: MQTT Topic values like Tasmota
Replies: 7
Views: 3201

Re: MQTT Topic values like Tasmota

many thanks for your help. - Yes the Domoticz MQTT Protokol is Enabled. I see the value in Domoticz. - Yes the Controller Subscribe: Domoticz/in and Controller Publish: Domoticz/out ist ok. I think that if I had made a mistake, I wouldn't see the values in Domoticz! ESP_3.png I also tried to add the...
by ohaldi
11 Jan 2023, 14:05
Forum: ESP Easy: General Discussion
Topic: MQTT Topic values like Tasmota
Replies: 7
Views: 3201

MQTT Topic values like Tasmota

Hello, I have some ESP who communicate with a brocker. With Domodicz I get the Temp + Humidity + Baro ESP_1a.png With the help of Windows APP MQTT-Explorer I don't see those values! ESP_2.png I have one ESP with TASMOTA and here every thing work well. Do I have to add a command in the rules to get t...
by ohaldi
21 Dec 2022, 11:02
Forum: ESP Easy: General Discussion
Topic: "push button active high" swith to 0 with Rules
Replies: 13
Views: 2839

Re: "push button active high" swith to 0 with Rules

I have read your idea on the basis of Dummy variables. And this was the right solution for me. Thanks again. Devices.png The script has also become simpler with the Dummy variable. on System#Boot do TaskValueSet 5,1,10 AsyncEvent,PIR#State=[PIR#State] // Let the PIR eventhandler take care of the log...
by ohaldi
18 Dec 2022, 17:04
Forum: ESP Easy: General Discussion
Topic: "push button active high" swith to 0 with Rules
Replies: 13
Views: 2839

Re: "push button active high" swith to 0 with Rules

OK, I'm going to change in the future to pull-up. I found this example somewhere on the web. I also realized my logical error. In fact, with the on / endon command, this is only executed when there is a change, not all the time. This is the reason why my if "If [Delay#State]=0" inside is n...
by ohaldi
18 Dec 2022, 16:46
Forum: ESP Easy: General Discussion
Topic: "push button active high" swith to 0 with Rules
Replies: 13
Views: 2839

Re: "push button active high" swith to 0 with Rules

Thanks again for your patience with my problem.
Yes, I have a resitor with 4.6kOhm. But pull-down.
Like this :
Device-Delay-Pull-Down-Resistor.png
Device-Delay-Pull-Down-Resistor.png (30.62 KiB) Viewed 2717 times
I changed the GPIO-17 to GPIO-25 and GPIO-14 to GPIO26.
Device_b.png
Device_b.png (44.35 KiB) Viewed 2717 times
But I still have the above mentioned issues!
by ohaldi
18 Dec 2022, 15:47
Forum: ESP Easy: General Discussion
Topic: "push button active high" swith to 0 with Rules
Replies: 13
Views: 2839

Re: "push button active high" swith to 0 with Rules

Here the entire rules? on System#Boot do AsyncEvent,PIR#State=[PIR#State] // Let the PIR eventhandler take care of the logic endon on Door#State=0 do // Door is open event,Progress LCD,1,1,"" LCD,2,1,"Die Tor ist offen" If [Delay#State]=0 // Button Delay LCD,4,1,"Pause AUS&q...
by ohaldi
18 Dec 2022, 15:09
Forum: ESP Easy: General Discussion
Topic: "push button active high" swith to 0 with Rules
Replies: 13
Views: 2839

Re: "push button active high" swith to 0 with Rules

Yes, I would like it to work always. I don't think the variant with "taskvalueset" is the best. I'm new to EspEasy, I have the impression that the "taskvalueset" function changes a memory value and not the value stored in the GPIO14. I set the button connected to the GPIO14 to &q...
by ohaldi
18 Dec 2022, 13:57
Forum: ESP Easy: General Discussion
Topic: "push button active high" swith to 0 with Rules
Replies: 13
Views: 2839

Re: "push button active high" swith to 0 with Rules

Many thanks for you help. I checked the following box: AllowTaskValueSet on all Plugins: At the end of my rule I have now added the line : ... On DOOR#State=1 do // Door closed lcdcmd,clear LCD,2,1,"Die Tor ist zu" TimerSet,1,0 // Stop Loops TimerSet,2,0 // Stop Repeat taskvalueset,6,1,0 E...
by ohaldi
14 Dec 2022, 18:39
Forum: ESP Easy: General Discussion
Topic: "push button active high" swith to 0 with Rules
Replies: 13
Views: 2839

"push button active high" swith to 0 with Rules

Hello, I have a switch of type "push button active high" named "DELAY" on the GPIO-14. When I press this button, I change a "state" value from 0 to 1 or vice versa. How can I also set this "state" value to 0 using a ruler? I tried with: 1. DELAY#State=0 2. GPI...
by ohaldi
12 Oct 2022, 07:28
Forum: ESP Easy: Software
Topic: temperature on 7 segment led
Replies: 16
Views: 12774

Re: temperature on 7 segment led

Thanks for you quick answer. OK I will re
For my first ESP (Sender), I have the build 20103
and the second one (Receiver) has the build 20116.
I have already been to the link you mentioned. So I will read this document again.
But I don't understand how the receiver chooses his source.
by ohaldi
11 Oct 2022, 21:40
Forum: ESP Easy: Software
Topic: temperature on 7 segment led
Replies: 16
Views: 12774

Re: temperature on 7 segment led

Hello pawell32, I followed your comment : On ESP_Balkon you should now open the BMx280 device page (Edit button), and enable the P2P controller. If it was already enabled, disable it, submit, then enable, and submit again. This last submit action should send it to the ESPEasy P2P network NB: It woul...
by ohaldi
10 Oct 2022, 21:43
Forum: ESP Easy: General Discussion
Topic: ESP32 Flash ESPEasy wit "ESP32 FLASH V3.9.3"
Replies: 5
Views: 4189

Re: ESP32 Flash ESPEasy wit "ESP32 FLASH V3.9.3"

After several manipulations, I suddenly saw my ESP on the WIFI network of my mobile. In fact, I first used the WIFI receiver from my PC, which did not see it. Then I was able to configure ESP Easy to connect to my network. What I also did according to a video on youtube, I first flashed the binary: ...
by ohaldi
10 Oct 2022, 14:06
Forum: ESP Easy: General Discussion
Topic: ESP32 Flash ESPEasy wit "ESP32 FLASH V3.9.3"
Replies: 5
Views: 4189

ESP32 Flash ESPEasy wit "ESP32 FLASH V3.9.3"

Hello I am trying to flash ESPEasy on an ESP-WROOM-32. I followed the various instructions found on the net and on the Let's Contl It website. For that I’m using the version 3.9.3 from Espressif. I’m tried the following binary version: ESP_Easy_mega_20220616_normal_ESP32_4M316k.factory.bin or ESP_Ea...
by ohaldi
29 Jul 2022, 21:27
Forum: ESP Easy: General Discussion
Topic: Progress bar for display
Replies: 10
Views: 3957

Re: Progress bar for display

I found the following solution without PIR activation. // -------------------------- // Project : Garage door management with an ESP8266 // Last Change : 29.07.2022 /Ho // GPIO17 Door State // GPIO02 Button lond Timer / 20min // GPIO13 Relay Door closing pulse // http://192.168.90.97/control?cmd=eve...
by ohaldi
29 Jul 2022, 15:40
Forum: ESP Easy: General Discussion
Topic: Progress bar for display
Replies: 10
Views: 3957

Re: Progress bar for display

Hello I made a quick test board. Everything is on a good way. I am starting to understand how the rules work. It's really good but not evident. I also used a Display with 4x20. Your example works well. However if the door is opened and there is no PIR movement, the progress bar does not start and at...
by ohaldi
24 Jul 2022, 10:13
Forum: ESP Easy: General Discussion
Topic: Progress bar for display
Replies: 10
Views: 3957

Re: Progress bar for display

Once again a big thank you for your idea. I will build a box with the components soon.
by ohaldi
23 Jul 2022, 08:05
Forum: ESP Easy: General Discussion
Topic: Progress bar for display
Replies: 10
Views: 3957

Re: Progress bar for display

Once again, many thanks for your help. My idea is to close a garage door automatically after a given time. In fact, there will be two GPIO inputs. One to know if the door is already closed. Here the ESP does nothing. Only show on the LCD that the door is closed. If the door is open, then the progres...
by ohaldi
22 Jul 2022, 11:32
Forum: ESP Easy: General Discussion
Topic: Progress bar for display
Replies: 10
Views: 3957

Re: Progress bar for display

Many thanks for your help. The rules are new for me.
Can you please help me again how to start the progress bar using a GPIO input (PIR sensor) and know if the progress bar has reached 100%?
by ohaldi
21 Jul 2022, 21:08
Forum: ESP Easy: General Discussion
Topic: Progress bar for display
Replies: 10
Views: 3957

Progress bar for display

Hello. I want to display a progress bar. In my case I use a 16x2 LCD. I would like each character (star) to display a 10 second delay. However, I would like my two buttons to remain active while the progress bar is displayed. Does anyone have an example? it would be nice if the character was a block...
by ohaldi
20 Jul 2022, 10:29
Forum: ESP Easy: Hardware
Topic: Loss of connection with ESP8266
Replies: 9
Views: 12395

Re: Loss of connection with ESP8266

Just for your information:
After months of research. I sold my ASUS RT-AX86U router. I replaced it by the model of teltonika, the RUTX10.
That solved all my WIFI communication problem. Don't ask me why. I don't have the knowledge for that.
by ohaldi
07 Jan 2022, 13:18
Forum: ESP Easy: Hardware
Topic: Loss of connection with ESP8266
Replies: 9
Views: 12395

Re: Loss of connection with ESP8266

>You did many changes at once, that's usually not the best method to actually pinpoint the issue.
In fact I Turn off [Enable Smart Connect] only this option.
The another one were already on Disable.
In the next few days, I'll try to set these options to Enable and see if it makes a difference.
by ohaldi
07 Jan 2022, 07:48
Forum: ESP Easy: Hardware
Topic: Loss of connection with ESP8266
Replies: 9
Views: 12395

Re: Loss of connection with ESP8266

OK, I did the following on my ASUS RT-AX86U: -Go to [Wireless] > [General] page. Turn off [Enable Smart Connect] and select the [Band] for your network devices. -Disable [802.11ax / WiFi 6 mode] -Disable [Wi-Fi Agile Multiband] -Disable [Target Wake Time] -Disable [Protected Management Frames][/i] I...
by ohaldi
04 Jan 2022, 13:43
Forum: ESP Easy: Hardware
Topic: Loss of connection with ESP8266
Replies: 9
Views: 12395

Loss of connection with ESP8266

I’m using many ESP8266 mainly with ESPEasy (sometimes Tasmota). These ESP are connected to my ASUS RT-AX86U Router. I don't understand why I lose my connections with some of them very regularly. On my 10 pieces, 50% are often lost. I have added reboot scripts mainly on the ESPEasy if it had no conne...