Search found 19 matches

by ao16
24 Apr 2022, 15:42
Forum: ESP Easy: Software
Topic: Deepsleep delayed by >15secs when called from rule
Replies: 8
Views: 6455

Re: Deepsleep delayed by >15secs when called from rule

> So I guess this might be a bug, but we need to find what's causing it. Thanks for this information and your looking into the code. > first time in quite a while I'm sitting behind my computer again (see the announcement topic, about me moving to a new home) Don't worry, take your time - I also wa...
by ao16
26 Mar 2022, 23:29
Forum: ESP Easy: Software
Topic: Deepsleep delayed by >15secs when called from rule
Replies: 8
Views: 6455

Re: Deepsleep delayed by >15secs when called from rule

Thanks to you both for explaining - got it :-) I tried quite a lot of different things for narrowing down the cause why a deepsleep command within a rule does not immediatly take action and is delayed. Besides removing the "notify" and "sendtohttp to Thingspeak" I also tried if u...
by ao16
26 Mar 2022, 15:17
Forum: ESP Easy: Software
Topic: Deepsleep delayed by >15secs when called from rule
Replies: 8
Views: 6455

Re: Deepsleep delayed by >15secs when called from rule

two questions: 1. Do the controller settings (max queue depth, retries, client timout) still have an effect if the controller is not enabled at the checkbox in the controller tab? I mean when this command within a rule is used: SendToHTTP,api.thingspeak.com,80,'/update?api_key=xyz&field1=[ADC#VB...
by ao16
25 Mar 2022, 16:20
Forum: ESP Easy: Software
Topic: Deepsleep delayed by >15secs when called from rule
Replies: 8
Views: 6455

Re: Deepsleep delayed by >15secs when called from rule

Thanks TD'er for that hint. I tried it, reduced in the controller tab the max.queue depth to 1, max retries to 1, client timeout to 1000ms however now change. I then also disabled the controller tab and the notify tab credentials and commented-out the notify as well as the SendToHTTP (for the Things...
by ao16
23 Mar 2022, 23:42
Forum: ESP Easy: Software
Topic: Deepsleep delayed by >15secs when called from rule
Replies: 8
Views: 6455

Deepsleep delayed by >15secs when called from rule

Hi all, I have an issue that when I call "deepsleep" from a rule in my code as last action, the ESP still needs >15secs to go really into deepsleep. Do you have an idea what could be the root cause for that behaviour? I am using an ESP32 and "ESP_Easy_mega_20211224_display_ESP32_4M316...
by ao16
14 Feb 2022, 21:02
Forum: ESP Easy: Hardware
Topic: ESP32, Deepsleep and external Wake-up sources?
Replies: 12
Views: 10441

Re: ESP32, Deepsleep and external Wake-up sources?

Yes, that's true, you are right - measuring those currents if the ESP is in full operation and all is highly dynamic is not possible with a normal multimeter. No, I also did not use a scope nor a current preamp for that differential measurement nor a PowerProfiler. The PowerProfiler indeed is a very...
by ao16
12 Feb 2022, 22:37
Forum: ESP Easy: Hardware
Topic: ESP32, Deepsleep and external Wake-up sources?
Replies: 12
Views: 10441

Re: ESP32, Deepsleep and external Wake-up sources?

Thank you TD'er and the others for all your hints! Well, I found another solution that seems to work on my breadboard for my above use-case: I connected a 2u2 capacitor (in parallel a 330k resistor) to the EN pin. The other end of this RC parallel combination is connected to a pushbutton that is con...
by ao16
23 Jan 2022, 19:13
Forum: ESP Easy: Hardware
Topic: ESP32, Deepsleep and external Wake-up sources?
Replies: 12
Views: 10441

ESP32, Deepsleep and external Wake-up sources?

Hello Community, I have been spending many hours searching through the forum to findout if external wake-up sources are also supported with ESPEasy and an ESP32 however have not found an answer. In one thread (of two years ago) it was mentioned "not yet" - is that still the case? My applic...
by ao16
01 Dec 2018, 20:02
Forum: ESP Easy: Software
Topic: Two OLED SSD1306 on one ESP8266
Replies: 20
Views: 20427

Re: Two OLED SSD1306 on one ESP8266

Thanks for this info and promising outlook, grovkillen
by ao16
01 Dec 2018, 19:58
Forum: ESP Easy: Hardware
Topic: TSL2561 overexposed ?
Replies: 12
Views: 10963

Re: TSL2561 overexposed ?

just in addition, here's my setup of the TSL2561:

Image


and the setup of one of the three TSL2561:


Image
TSL2561.JPG
TSL2561.JPG (57.3 KiB) Viewed 10876 times
The values are zero as it is very dark right now ;-)
by ao16
01 Dec 2018, 19:49
Forum: ESP Easy: Hardware
Topic: TSL2561 overexposed ?
Replies: 12
Views: 10963

Re: TSL2561 overexposed ?

Hello Viald, I am targetting to the same application as you do - using TSL2561 for rollerblind control. I am using 3 of them at the same I2C of a NodeMCU and additionally a BME280. My NodeMCU is continously running from a power supply, the NodeMCU supply itself is buffered/filtered with different ca...
by ao16
01 Dec 2018, 01:27
Forum: ESP Easy: Software
Topic: Two OLED SSD1306 on one ESP8266
Replies: 20
Views: 20427

Re: Two OLED SSD1306 on one ESP8266

Any news on this?

Here having exactly the same issue as Shardan described at viewtopic.php?p=16423#p16423.
Two LCD2004 via I2C and different adresses, just one works.

How to differentiate between both LCD's through the LCD-command?

regards,

ao16
by ao16
25 Nov 2018, 15:54
Forum: ESP Easy: Hardware
Topic: strange behaviour of S20 GPIO: sporadic toggles from 1 to 0 but not vice versa
Replies: 1
Views: 2122

Re: strange behaviour of S20 GPIO: sporadic toggles from 1 to 0 but not vice versa

Hi, I was monitoring above issue in the past weeks - here are some more details and findings: Issue: Relay at a S20 is intentionally switched to ON. After some time (can happen within a few hours or few days), the S20-relay switches to OFF and stays OFF altough it still should be ON. It looks that i...
by ao16
25 Nov 2018, 15:45
Forum: ESP Easy: General Discussion
Topic: HTTP access (GUI, ping) not working but ESP Rules still running
Replies: 3
Views: 3155

Re: HTTP access (GUI, ping) not working but ESP Rules still running

Hi, In the past weeks, I did further testings according your recommendations with above NodeMCU's. To take it in advance: the most stable setup I got by using an older ESPEasy Firmware (20180522) and additionally also by disabling the controller to talk to Thingspeak. This are the further testing re...
by ao16
30 Oct 2018, 12:26
Forum: ESP Easy: Hardware
Topic: strange behaviour of S20 GPIO: sporadic toggles from 1 to 0 but not vice versa
Replies: 1
Views: 2122

strange behaviour of S20 GPIO: sporadic toggles from 1 to 0 but not vice versa

Hi, on some of my Sonoff S20 (not original Sonoff, PCB is from DLX using ESP8285) I am seeing the issue that the Relay GPIO is changing from high to low without any rule action nor any http-request. The communication to Thingspeak continues, there is no reboot nor a WiFi-reconnect. Environment: - S2...
by ao16
17 Oct 2018, 20:24
Forum: ESP Easy: General Discussion
Topic: HTTP access (GUI, ping) not working but ESP Rules still running
Replies: 3
Views: 3155

Re: HTTP access (GUI, ping) not working but ESP Rules still running

Thanks a lot for this hints, grovkillen, and the approach how to do further investigations. The hint with the TFTP syslog is excellent, I did not know this tool up to now. For the further investigation I will probably need several days to stepwise supervise which component (rule or device) might cau...
by ao16
16 Oct 2018, 23:19
Forum: ESP Easy: General Discussion
Topic: HTTP access (GUI, ping) not working but ESP Rules still running
Replies: 3
Views: 3155

HTTP access (GUI, ping) not working but ESP Rules still running

Hi, I am facing a strange issue with two NodeMCU's installed at different locations. The ESP8266 seems to be still running but the HTTP interface is not responsive, so not GUI Access via Webbrowser nor a ping works after some time of running. This effect can happen after 20 minutes but also after 2 ...
by ao16
10 Oct 2018, 22:21
Forum: ESP Easy: General Discussion
Topic: mega-20181006 Controllers issues
Replies: 9
Views: 6130

Re: mega-20181006 Controllers issues

Thanks a lot for your explanation, TD-er, that was very helpful. With your proposed settings, ThingSpeak works again - great :-) I assume as the minimum send interval is now set at the controller tab (15s for Thingspeak) I can set the message interval in the advanced tab back to 100ms or 1000ms, rig...
by ao16
06 Oct 2018, 23:16
Forum: ESP Easy: General Discussion
Topic: mega-20181006 Controllers issues
Replies: 9
Views: 6130

Re: mega-20181006 Controllers issues

Hi axelmilb, I fully understand your concern - the same with me, I am also curious about these new settings at ESPEasy-ThingSpeak-Settings that came in recently. As far what I notice is that there seems to be a bug in the built 20181004 as my NodeMCU ESP cannot connect to TeamSpeak anymore. The log ...