letscontrolit / ESPEasy

Easy MultiSensor device based on ESP8266/ESP32
http://www.espeasy.com
Other
3.26k stars 2.21k forks source link

WiFi connection fails on some ESP8266 nodes if Do Not Start AP: option is enabled #4337

Closed ghtester closed 8 months ago

ghtester commented 1 year ago

I have upgraded one ESP Easy node (8266) from custom firmware 20220829 to custom 20221031 as it started disappearing from WiFi network.
After the upgrade and node reboot it seemed to be working fine but after several hours it disappeared again. Then I tried to edit some WiFi settings but after the reboot the node did not boot properly anymore. The WiFi status LED was just changing the light intensity from low to medium after several seconds and that was all. Repeated connecting to serial console showed just some garbage characters or even nothing. Then I decided to reflash with empty bin, reflashed again with custom 20221031 which was working again with default configuration. As soon as I restored the earlier config, the described issue returned... Then I reflashed with custom 20220829 firmware which is so far working fine with the restored config. The question is what could make the config incompatible with latest firmware release? Another question is - could we make a feature for exporting all configuration parameters in text form from ESP node? Also a simple viewer or config exporter could be useful (I mean an app or a script ) to be used with already existing binary config files. Maybe I could perhaps try to do some work on it if somebody reminds me with the current config binary file structure. image

Jason2866 commented 1 year ago

@TD-er Discord? https://discord.gg/Ks2Kzd4 More responsive. PM possible, and if you want we can switch to an channel where we can ping Theo

TD-er commented 1 year ago

OK, I am on Discord apparently but I have no clue how to add someone there as I apparently need some 4 digit tag nr.

Jason2866 commented 1 year ago

Have you got an invite? And accepted? If yes whats your @name there? You can tag me with @Jason2866 there too.

TD-er commented 1 year ago

Have you got an invite? And accepted? If yes whats your @name there? You can tag me with @Jason2866 there too.

@TD-er of course :) Tried to send a DM, but then you apparently need to add 'friends' first...

cybermcm commented 1 year ago

@TD-er tried again with both commands (clearwifirfcall) both commands worked -> power cycle -> works for some time and then breaks and doesn't come back online again

INIT : Booting version: ESP_Easy_mega_20221111_normal_ESP8266_4M1M, (GitHub Actions) HEAD_103c3b6 (ESP82xx Core 2843a5ac, NONOS SDK 2.2.2-dev(38a443e), LWIP: 2.1.2 PUYA support)
5169 : Info   : INIT : Free RAM:26640
5171 : Info   : INIT : Manual Reboot #1 Last Action before Reboot: Background Task Last systime: 0 - Restart Reason: External System
5172 : Info   : FS   : Mounting...
5197 : Info   : FS   : Mount successful, used 75802 bytes of 957314
5216 : Error  : CRC  : Settings CRC           ...FAIL
5219 : Info   : CRC  : SecuritySettings CRC   ...OK
5233 : Info   : INIT : I2C
5234 : Info   : INIT : SPI not enabled
5247 : Info   : WiFi : Best AP candidate: cybermcm 32:23:03:DE:13:70 Ch:1 (-67dBm) WPA2/PSK
5351 : Info   : WIFI : Set WiFi to STA
5455 : Info   : WiFi : Start network scan all channels
7638 : Info   : WiFi : Scan finished, found: 4
7640 : Info   : WiFi : Best AP candidate: cybermcm 32:23:03:DE:13:70 Ch:1 (-67dBm) WPA2/PSK
7641 : Info   : WiFi : Added known candidate, try to connect
7643 : Info   : WIFI : Connecting cybermcm 32:23:03:DE:13:70 Ch:1 (-67dBm) WPA2/PSK attempt #0
7649 : Info   : WIFI : Arduino wifi status: WL_DISCONNECTED 6 ESPeasy internal wifi status: DISCONNECTED
12014 : Info   : WiFi : WifiDisconnect()
12117 : Info   : WIFI : Disconnected! Reason: '(8) Assoc leave' Connected for 4372 ms
12117 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
12219 : Info   : Reset WiFi.
12221 : Info   : WiFi : Start network scan all channels
14403 : Info   : WiFi : Scan finished, found: 4
14406 : Info   : WiFi : Best AP candidate: cybermcm 32:23:03:DE:13:70 Ch:1 (-68dBm) WPA2/PSK
14407 : Info   : WiFi : Added known candidate, try to connect
14409 : Info   : WIFI : Connecting cybermcm 32:23:03:DE:13:70 Ch:1 (-68dBm) WPA2/PSK attempt #1
14416 : Info   : WIFI : Arduino wifi status: WL_DISCONNECTED 6 ESPeasy internal wifi status: DISCONNECTED
18883 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
18885 : Info   : WIFI : Disconnected! Reason: '(8) Assoc leave' Connected for 4372 ms
18886 : Info   : WIFI : Set WiFi to OFF

Build changed!
19001 : Info   : Skip saving settings, not changed
19003 : Info   : Skip saving SecuritySettings, not changed
19108 : Info   : WIFI : Set WiFi to STA
19211 : Info   : WiFi : Start network scan all channels
21394 : Info   : WiFi : Scan finished, found: 4
21397 : Info   : WiFi : Best AP candidate: cybermcm 32:23:03:DE:13:70 Ch:1 (-66dBm) WPA2/PSK
21398 : Info   : WiFi : Added known candidate, try to connect
25864 : Info   : WIFI : Set WiFi to AP+STA
26855 : Info   : WIFI : AP Mode ssid will be ESP-E-Cat with address 192.168.4.1
26859 : Info   : INIT : Free RAM:22176
26945 : Info   : INFO : Plugins: 47 [Normal] (ESP82xx Core 2843a5ac, NONOS SDK 2.2.2-dev(38a443e), LWIP: 2.1.2 PUYA support)
26950 : Info   : Webserver: start
27001 : Info   : BMx280 : Detected BME280
28307 : Info   : WD   : Uptime 0 ConnectFailures 0 FreeMem 18360 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
28766 : Info   : BME280: dew point 7.32C
28792 : Info   : BME280 : Address: 0x76
28794 : Info   : BME280 : Temperature: 22.67
28795 : Info   : BME280 : Humidity: 37.30
28797 : Info   : BME280 : Barometric Pressure: 1000.49
34416 : Info   : WiFi : Best AP candidate: cybermcm 32:23:03:DE:13:70 Ch:1 (-66dBm) WPA2/PSK
34418 : Info   : WIFI : Connecting cybermcm 32:23:03:DE:13:70 Ch:1 (-66dBm) WPA2/PSK attempt #2
34424 : Info   : WIFI : Arduino wifi status: WL_DISCONNECTED 6 ESPeasy internal wifi status: DISCONNECTED
37425 : Info   : WIFI : DHCP IP: 192.168.10.100 (ESP-E-Cat) GW: 192.168.10.254 SN: 255.255.255.0   duration: 1890 ms
37427 : Info   : WIFI : Arduino wifi status: WL_CONNECTED 3 ESPeasy internal wifi status: IP
37430 : Info   : firstLoopConnectionsEstablished
37435 : Info   : WIFI : Connected! AP: cybermcm (32:23:03:DE:13:70) Ch: 1 Duration: 1110 ms
39465 : Error  : MQTT : Intentional reconnect
39673 : Error  : MQTT : Broker C005 connection failed (1/0)
58302 : Info   : WD   : Uptime 1 ConnectFailures 1 FreeMem 16984 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
69569 : Error  : MQTT : Intentional reconnect
69580 : Info   : MQTT : Connected to broker with client ID: ESP_E_Cat_0
69584 : Info   : Subscribed to: ESP_E_Cat/#
88295 : Info   : WD   : Uptime 1 ConnectFailures 0 FreeMem 16080 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
97753 : Info   : NTP  : NTP replied: delay 11 mSec Accuracy increased by 0.006 seconds
97755 : Info   : Time set to 1668180771.006
97756 : Info   : Current Time Zone:  DST time start: 2022-03-27 02:00:00 offset: 120 min STD time start: 2022-10-30 03:00:00 offset: 60 min
97759 : Info   : Local time: 2022-11-11 16:32:51
101223 : Info   : static_file: esp.css
101225 : Info   : Serve 304: 1424148894 esp.css
101340 : Info   : static_file: favicon.ico
118296 : Info   : WD   : Uptime 2 ConnectFailures 0 FreeMem 16080 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
148295 : Info   : WD   : Uptime 2 ConnectFailures 0 FreeMem 16080 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
178296 : Info   : WD   : Uptime 3 ConnectFailures 0 FreeMem 16080 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
208296 : Info   : WD   : Uptime 3 ConnectFailures 0 FreeMem 16080 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
228179 : Info   : static_file: favicon.ico
238295 : Info   : WD   : Uptime 4 ConnectFailures 0 FreeMem 16080 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
268296 : Info   : WD   : Uptime 4 ConnectFailures 0 FreeMem 16080 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
298295 : Info   : WD   : Uptime 5 ConnectFailures 0 FreeMem 16080 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
313652 : Info   : static_file: favicon.ico
326959 : Info   : WIFI : Set WiFi to STA
327066 : Info   : WIFI : Disconnected! Reason: '(8) Assoc leave' Connected for 4 m 51 s
327067 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: Conn. IP Init
327167 : Info   : WiFi : WifiDisconnect()
327268 : Info   : WIFI : Disconnected! Reason: '(8) Assoc leave' Connected for 5 m 27 s
327369 : Info   : Reset WiFi.
327371 : Info   : WiFi : Start network scan all channels
329554 : Info   : WiFi : Scan finished, found: 4
329557 : Info   : WiFi : Best AP candidate: cybermcm 32:23:03:DE:13:70 Ch:1 (-67dBm) WPA2/PSK
329558 : Info   : WiFi : Added known candidate, try to connect
329560 : Info   : WIFI : Connecting cybermcm 32:23:03:DE:13:70 Ch:1 (-67dBm) WPA2/PSK attempt #3
329567 : Info   : WIFI : Arduino wifi status: WL_DISCONNECTED 6 ESPeasy internal wifi status: DISCONNECTED
333933 : Info   : WiFi : WifiDisconnect()
334035 : Info   : WIFI : Disconnected! Reason: '(8) Assoc leave' Connected for 4373 ms
334036 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
334137 : Info   : Reset WiFi.
334139 : Info   : WiFi : Start network scan all channels
336322 : Info   : WiFi : Scan finished, found: 3
336325 : Info   : WiFi : Best AP candidate: cybermcm 32:23:03:DE:13:70 Ch:1 (-69dBm) WPA2/PSK
336326 : Info   : WiFi : Added known candidate, try to connect
336329 : Info   : WIFI : Connecting cybermcm 32:23:03:DE:13:70 Ch:1 (-69dBm) WPA2/PSK attempt #4
336336 : Info   : WIFI : Arduino wifi status: WL_DISCONNECTED 6 ESPeasy internal wifi status: DISCONNECTED
340803 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
340805 : Info   : WIFI : Disconnected! Reason: '(8) Assoc leave' Connected for 4373 ms
340806 : Info   : WIFI : Set WiFi to OFF
341066 : Error  : MQTT : Connection lost, state: Connection lost
341123 : Info   : WD   : Uptime 5 ConnectFailures 0 FreeMem 18000 WiFiStatus WL_DISCONNECTED 6 ESPeasy internal wifi status: DISCONNECTED
356435 : Info   : WIFI : Set WiFi to STA
356540 : Info   : WiFi : Start network scan all channels
358723 : Info   : WiFi : Scan finished, found: 4
358726 : Info   : WiFi : Best AP candidate: cybermcm 32:23:03:DE:13:70 Ch:1 (-73dBm) WPA2/PSK
358727 : Info   : WiFi : Added known candidate, try to connect
358729 : Info   : WIFI : Connecting cybermcm 32:23:03:DE:13:70 Ch:1 (-73dBm) WPA2/PSK attempt #5
358735 : Info   : WIFI : Arduino wifi status: WL_DISCONNECTED 6 ESPeasy internal wifi status: DISCONNECTED
363102 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
363184 : Info   : WD   : Uptime 6 ConnectFailures 0 FreeMem 19328 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
388306 : Info   : WD   : Uptime 6 ConnectFailures 0 FreeMem 19328 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
418309 : Info   : WD   : Uptime 7 ConnectFailures 0 FreeMem 19328 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
448302 : Info   : WD   : Uptime 7 ConnectFailures 0 FreeMem 19328 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
463108 : Info   : WiFi : Start network scan all channels
465291 : Info   : WiFi : Scan finished, found: 4
465294 : Info   : WiFi : Best AP candidate: cybermcm 32:23:03:DE:13:70 Ch:1 (-66dBm) WPA2/PSK
465295 : Info   : WiFi : Added known candidate, try to connect
465297 : Info   : WIFI : Connecting cybermcm 32:23:03:DE:13:70 Ch:1 (-66dBm) WPA2/PSK attempt #6
465303 : Info   : WIFI : Arduino wifi status: WL_DISCONNECTED 6 ESPeasy internal wifi status: DISCONNECTED
469670 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
478314 : Info   : WD   : Uptime 8 ConnectFailures 0 FreeMem 19328 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
Jason2866 commented 1 year ago

Can you try the invite link from above? I should see you than.

cybermcm commented 1 year ago

tried new mega-20221224 build, worked for some time but now 2 of my devices are "down", will revert to https://github.com/letscontrolit/ESPEasy/releases/tag/mega-20220809

tonhuisman commented 1 year ago

worked for some time but now 2 of my devices are "down"

Can you elaborate on that, like with logs captured from USB serial? (Assuming you have the serial output enabled)

cybermcm commented 1 year ago

@tonhuisman: I think it will be the same problem as stated above, but I'll double-check tomorrow (both devices are not so easy reachable)

richik commented 1 year ago

I observe similar issues with latest builds - 20221105 and 20221224. Signal around -62 dBm, but with latest build ping avg. 35 ms, sometimes 5 ms, usually 50-150 ms. Reverted back to 20220809 - ping avg. 5 ms, usually 3-15 ms - can be considered as normal.

TD-er commented 1 year ago

Did you also power cycle the ESP since you flashed it?

richik commented 1 year ago

Tried once again - power cycle done (approx. 1 minute power unplugged) - still the same.

cybermcm commented 1 year ago

@tonhuisman: I'm still testing. I reinstalled 20221224 and my "faulty" device is still up and running for 6 hours now. Log shows nothing unusual up until now

cybermcm commented 1 year ago

@tonhuisman: 2 of my 3 "faulty" devices are offline. Unfortunately, I didn't catch the output when they went out. Never happened before 20221105. One of the devices is still on 20221224 and running. Still a mystery, maybe some sort of buffer issue. I'll again try to capture a USB output during failure

cybermcm commented 1 year ago

This time the device failed after a few minutes, output attached

7640 : Info   : WiFi : Scan finished, found: 4
7643 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-67dBm) WPA2/PSK
7644 : Info   : WiFi : Added known candidate, try to connect
12008 : Info   : WiFi : WifiDisconnect()
12109 : Info   : WIFI : Disconnected! Reason: '(1) Unspecified'
12110 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
12211 : Info   : Reset WiFi.
12212 : Info   : WiFi : Start network scan all channels
14395 : Info   : WiFi : Scan finished, found: 3
14397 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-69dBm) WPA2/PSK
14398 : Info   : WiFi : Added known candidate, try to connect
18864 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
18865 : Info   : WIFI : Set WiFi to OFF

Build changed!
18980 : Info   : Skip saving settings, not changed
18980 : Info   : Skip saving SecuritySettings, not changed
18992 : Info   : INIT : Free RAM:25608
19079 : Info   : INFO : Plugins: 47 [Normal] (ESP82xx Core 2843a5ac, NONOS SDK 2.2.2-dev(38a443e), LWIP: 2.1.2 PUYA support)
19184 : Info   : WIFI : Set WiFi to STA
19290 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-69dBm) WPA2/PSK
19291 : Info   : WIFI : Connecting cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-69dBm) WPA2/PSK attempt #0
19292 : Info   : WIFI : Set to 802.11g
19369 : Info   : Webserver: start
20343 : Info   : BMx280 : Detected BME280
20751 : Info   : WD   : Uptime 0 ConnectFailures 0 FreeMem 19736 WiFiStatus WL_DISCONNECTED 6 ESPeasy internal wifi status: DISCONNECTED
21185 : Info   : BME280: dew point 5.55C
21234 : Info   : BME280 : Address: 0x76
21237 : Info   : BME280 : Temperature: 21.57
21238 : Info   : BME280 : Humidity: 35.35
21240 : Info   : BME280 : Barometric Pressure: 984.41
23363 : Info   : WIFI : DHCP IP: 192.168.10.100 (ESP-E-Cat) GW: 192.168.10.254 SN: 255.255.255.0   duration: 2990 ms
23365 : Info   : WIFI : Arduino wifi status: WL_CONNECTED 3 ESPeasy internal wifi status: IP 
23368 : Info   : firstLoopConnectionsEstablished
23371 : Info   : WIFI : Connected! AP: cybermcmxxx.xxx (32:23:03:DE:13:70) Ch: 1 Duration: 1059 ms
23407 : Error  : NTP  : NTP host (192.168.1.254) unsynchronized
23429 : Error  : MQTT : Intentional reconnect
23445 : Info   : MQTT : Connected to broker with client ID: ESP_E_Cat_0
23450 : Info   : Subscribed to: ESP_E_Cat/#
44434 : Info   : static_file: esp.css
44723 : Info   : static_file: favicon.ico
45284 : Info   : static_file: favicon.ico
50715 : Info   : WD   : Uptime 1 ConnectFailures 0 FreeMem 17944 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
80715 : Info   : WD   : Uptime 1 ConnectFailures 0 FreeMem 17944 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
110715 : Info   : WD   : Uptime 2 ConnectFailures 0 FreeMem 17944 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
140716 : Info   : WD   : Uptime 2 ConnectFailures 0 FreeMem 17944 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
143171 : Info   : NTP  : NTP replied: delay 11 mSec Accuracy increased by 0.810 seconds
143173 : Info   : Time set to 1672338975.810
143175 : Info   : Current Time Zone:  DST time start: 2022-03-27 02:00:00 offset: 120 min STD time start: 2022-10-30 03:00:00 offset: 60 min
143178 : Info   : Local time: 2022-12-29 19:36:15
170716 : Info   : WD   : Uptime 3 ConnectFailures 0 FreeMem 17944 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
200715 : Info   : WD   : Uptime 3 ConnectFailures 0 FreeMem 17944 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
230715 : Info   : WD   : Uptime 4 ConnectFailures 0 FreeMem 17944 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
260715 : Info   : WD   : Uptime 4 ConnectFailures 0 FreeMem 17944 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
290715 : Info   : WD   : Uptime 5 ConnectFailures 0 FreeMem 17944 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
320716 : Info   : WD   : Uptime 5 ConnectFailures 0 FreeMem 18376 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
350715 : Info   : WD   : Uptime 6 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
380715 : Info   : WD   : Uptime 6 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
410715 : Info   : WD   : Uptime 7 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
440715 : Info   : WD   : Uptime 7 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
470715 : Info   : WD   : Uptime 8 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
500715 : Info   : WD   : Uptime 8 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
530715 : Info   : WD   : Uptime 9 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
560715 : Info   : WD   : Uptime 9 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
590716 : Info   : WD   : Uptime 10 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
620715 : Info   : WD   : Uptime 10 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
624161 : Info   : BME280: dew point 5.38C
624174 : Info   : BME280 : Address: 0x76
624176 : Info   : BME280 : Temperature: 22.47
624178 : Info   : BME280 : Humidity: 33.04
624180 : Info   : BME280 : Barometric Pressure: 984.34
650715 : Info   : WD   : Uptime 11 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
680715 : Info   : WD   : Uptime 11 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
710715 : Info   : WD   : Uptime 12 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
740715 : Info   : WD   : Uptime 12 ConnectFailures 0 FreeMem 18712 WiFiStatus WL_CONNECTED 3 ESPeasy internal wifi status: Conn. IP Init
769350 : Info   : WIFI : Disconnected! Reason: '(8) Assoc leave' Connected for 12 m 28 s
769351 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: Conn. IP Init
769452 : Info   : WiFi : WifiDisconnect()
769552 : Info   : WIFI : Disconnected! Reason: '(1) Unspecified'
769653 : Info   : Reset WiFi.
769655 : Info   : WiFi : Start network scan all channels
771839 : Info   : WiFi : Scan finished, found: 3
771841 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-68dBm) WPA2/PSK
771842 : Info   : WiFi : Added known candidate, try to connect
776207 : Info   : WiFi : WifiDisconnect()
776308 : Info   : WIFI : Disconnected! Reason: '(1) Unspecified'
776309 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
776409 : Info   : Reset WiFi.
776411 : Info   : WiFi : Start network scan all channels
778594 : Info   : WiFi : Scan finished, found: 3
778596 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-75dBm) WPA2/PSK
778597 : Info   : WiFi : Added known candidate, try to connect
783063 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
783064 : Info   : WIFI : Set WiFi to OFF
783381 : Info   : WIFI : Set WiFi to STA
783552 : Info   : WIFI : Set to 802.11n
783622 : Info   : WiFi : Start network scan all channels
785806 : Info   : WiFi : Scan finished, found: 2
785809 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-65dBm) WPA2/PSK
785810 : Info   : WiFi : Added known candidate, try to connect
790174 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
790220 : Error  : MQTT : Connection lost, state: Connection lost
790258 : Info   : WD   : Uptime 13 ConnectFailures 0 FreeMem 19536 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
800718 : Info   : WD   : Uptime 13 ConnectFailures 0 FreeMem 19536 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
830717 : Info   : WD   : Uptime 14 ConnectFailures 0 FreeMem 19536 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
860716 : Info   : WD   : Uptime 14 ConnectFailures 0 FreeMem 19536 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
870178 : Info   : WiFi : Start network scan all channels
872362 : Info   : WiFi : Scan finished, found: 3
872364 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-67dBm) WPA2/PSK
872365 : Info   : WiFi : Added known candidate, try to connect
876730 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
890729 : Info   : WD   : Uptime 15 ConnectFailures 0 FreeMem 19392 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
920732 : Info   : WD   : Uptime 15 ConnectFailures 0 FreeMem 19392 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
950732 : Info   : WD   : Uptime 16 ConnectFailures 0 FreeMem 19392 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
956741 : Info   : WiFi : Start network scan all channels
958924 : Info   : WiFi : Scan finished, found: 3
958927 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-67dBm) WPA2/PSK
958928 : Info   : WiFi : Added known candidate, try to connect
963294 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
980725 : Info   : WD   : Uptime 16 ConnectFailures 0 FreeMem 19392 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1010721 : Info   : WD   : Uptime 17 ConnectFailures 0 FreeMem 19392 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1040717 : Info   : WD   : Uptime 17 ConnectFailures 0 FreeMem 19392 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1043302 : Info   : WiFi : Start network scan all channels
1045486 : Info   : WiFi : Scan finished, found: 4
1045489 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-67dBm) WPA2/PSK
1045490 : Info   : WiFi : Added known candidate, try to connect
1049854 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1070728 : Info   : WD   : Uptime 18 ConnectFailures 0 FreeMem 19392 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1100733 : Info   : WD   : Uptime 18 ConnectFailures 0 FreeMem 19392 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1129862 : Info   : WiFi : Start network scan all channels
1132046 : Info   : WiFi : Scan finished, found: 4
1132048 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-66dBm) WPA2/PSK
1132049 : Info   : WiFi : Added known candidate, try to connect
1136415 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1136497 : Info   : WD   : Uptime 19 ConnectFailures 0 FreeMem 19392 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1160724 : Info   : WD   : Uptime 19 ConnectFailures 0 FreeMem 19392 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1190726 : Info   : WD   : Uptime 20 ConnectFailures 0 FreeMem 19392 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1216419 : Info   : WiFi : Start network scan all channels
1218602 : Info   : WiFi : Scan finished, found: 3
1218605 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-75dBm) WPA2/PSK
1218606 : Info   : WiFi : Added known candidate, try to connect
1222971 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1223053 : Info   : WD   : Uptime 20 ConnectFailures 0 FreeMem 19472 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1225064 : Info   : BME280: dew point 5.27C
1225091 : Info   : BME280 : Address: 0x76
1225093 : Info   : BME280 : Temperature: 22.71
1225095 : Info   : BME280 : Humidity: 32.31
1225097 : Info   : BME280 : Barometric Pressure: 984.29
1250744 : Info   : WD   : Uptime 21 ConnectFailures 0 FreeMem 19208 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1280746 : Info   : WD   : Uptime 21 ConnectFailures 0 FreeMem 19208 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1302983 : Info   : WiFi : Start network scan all channels
1305166 : Info   : WiFi : Scan finished, found: 4
1305169 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-73dBm) WPA2/PSK
1305170 : Info   : WiFi : Added known candidate, try to connect
1309535 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1310757 : Info   : WD   : Uptime 22 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1340762 : Info   : WD   : Uptime 22 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1370771 : Info   : WD   : Uptime 23 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1389540 : Info   : WiFi : Start network scan all channels
1391724 : Info   : WiFi : Scan finished, found: 4
1391727 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-65dBm) WPA2/PSK
1391728 : Info   : WiFi : Added known candidate, try to connect
1396093 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1400751 : Info   : WD   : Uptime 23 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1430744 : Info   : WD   : Uptime 24 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1460743 : Info   : WD   : Uptime 24 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1476114 : Info   : WiFi : Start network scan all channels
1478297 : Info   : WiFi : Scan finished, found: 4
1478300 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-67dBm) WPA2/PSK
1478301 : Info   : WiFi : Added known candidate, try to connect
1482665 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1490752 : Info   : WD   : Uptime 25 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1520751 : Info   : WD   : Uptime 25 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1550755 : Info   : WD   : Uptime 26 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1562671 : Info   : WiFi : Start network scan all channels
1564855 : Info   : WiFi : Scan finished, found: 4
1564857 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-64dBm) WPA2/PSK
1564858 : Info   : WiFi : Added known candidate, try to connect
1569223 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1580759 : Info   : WD   : Uptime 26 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1610776 : Info   : WD   : Uptime 27 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1640751 : Info   : WD   : Uptime 27 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1649225 : Info   : WiFi : Start network scan all channels
1651409 : Info   : WiFi : Scan finished, found: 4
1651412 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-64dBm) WPA2/PSK
1651413 : Info   : WiFi : Added known candidate, try to connect
1655777 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1670751 : Info   : WD   : Uptime 28 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1700740 : Info   : WD   : Uptime 28 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1730743 : Info   : WD   : Uptime 29 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1735797 : Info   : WiFi : Start network scan all channels
1737981 : Info   : WiFi : Scan finished, found: 4
1737984 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-66dBm) WPA2/PSK
1737984 : Info   : WiFi : Added known candidate, try to connect
1742350 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1760752 : Info   : WD   : Uptime 29 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1790770 : Info   : WD   : Uptime 30 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1820763 : Info   : WD   : Uptime 30 ConnectFailures 0 FreeMem 19128 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1822355 : Info   : WiFi : Start network scan all channels
1824540 : Info   : WiFi : Scan finished, found: 4
1824543 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-65dBm) WPA2/PSK
1824543 : Info   : WiFi : Added known candidate, try to connect
1828909 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1831037 : Info   : BME280: dew point 5.31C
1831086 : Info   : BME280 : Address: 0x76
1831088 : Info   : BME280 : Temperature: 22.91
1831090 : Info   : BME280 : Humidity: 32.02
1831091 : Info   : BME280 : Barometric Pressure: 984.28
1850748 : Info   : WD   : Uptime 31 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1880756 : Info   : WD   : Uptime 31 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1908911 : Info   : WiFi : Start network scan all channels
1911095 : Info   : WiFi : Scan finished, found: 2
1911097 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-65dBm) WPA2/PSK
1911098 : Info   : WiFi : Added known candidate, try to connect
1915463 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1915546 : Info   : WD   : Uptime 32 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1940750 : Info   : WD   : Uptime 32 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1970741 : Info   : WD   : Uptime 33 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
1995472 : Info   : WiFi : Start network scan all channels
1997655 : Info   : WiFi : Scan finished, found: 4
1997658 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-66dBm) WPA2/PSK
1997659 : Info   : WiFi : Added known candidate, try to connect
2002024 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2002106 : Info   : WD   : Uptime 33 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2030754 : Info   : WD   : Uptime 34 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2060751 : Info   : WD   : Uptime 34 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2082038 : Info   : WiFi : Start network scan all channels
2084221 : Info   : WiFi : Scan finished, found: 4
2084224 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-66dBm) WPA2/PSK
2084225 : Info   : WiFi : Added known candidate, try to connect
2088591 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2090760 : Info   : WD   : Uptime 35 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2120747 : Info   : WD   : Uptime 35 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2150746 : Info   : WD   : Uptime 36 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2168594 : Info   : WiFi : Start network scan all channels
2170777 : Info   : WiFi : Scan finished, found: 4
2170780 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-66dBm) WPA2/PSK
2170781 : Info   : WiFi : Added known candidate, try to connect
2175146 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2180767 : Info   : WD   : Uptime 36 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2210753 : Info   : WD   : Uptime 37 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2240757 : Info   : WD   : Uptime 37 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2255157 : Info   : WiFi : Start network scan all channels
2257340 : Info   : WiFi : Scan finished, found: 4
2257343 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-76dBm) WPA2/PSK
2257344 : Info   : WiFi : Added known candidate, try to connect
2261709 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2270758 : Info   : WD   : Uptime 38 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2300741 : Info   : WD   : Uptime 38 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2330757 : Info   : WD   : Uptime 39 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2341729 : Info   : WiFi : Start network scan all channels
2343912 : Info   : WiFi : Scan finished, found: 4
2343915 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-75dBm) WPA2/PSK
2343916 : Info   : WiFi : Added known candidate, try to connect
2348281 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2360751 : Info   : WD   : Uptime 39 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2390755 : Info   : WD   : Uptime 40 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2420746 : Info   : WD   : Uptime 40 ConnectFailures 0 FreeMem 18864 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2428296 : Info   : WiFi : Start network scan all channels
2430480 : Info   : WiFi : Scan finished, found: 5
2430483 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-65dBm) WPA2/PSK
2430484 : Info   : WiFi : Added known candidate, try to connect
2434849 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2436957 : Info   : BME280: dew point 5.28C
2437005 : Info   : BME280 : Address: 0x76
2437008 : Info   : BME280 : Temperature: 22.66
2437009 : Info   : BME280 : Humidity: 32.45
2437011 : Info   : BME280 : Barometric Pressure: 984.23
2450764 : Info   : WD   : Uptime 41 ConnectFailures 0 FreeMem 18432 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2480762 : Info   : WD   : Uptime 41 ConnectFailures 0 FreeMem 18432 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2510768 : Info   : WD   : Uptime 42 ConnectFailures 0 FreeMem 18432 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2514867 : Info   : WiFi : Start network scan all channels
2517051 : Info   : WiFi : Scan finished, found: 4
2517054 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-78dBm) WPA2/PSK
2517055 : Info   : WiFi : Added known candidate, try to connect
2521421 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2540748 : Info   : WD   : Uptime 42 ConnectFailures 0 FreeMem 18432 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2570748 : Info   : WD   : Uptime 43 ConnectFailures 0 FreeMem 18432 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2600760 : Info   : WD   : Uptime 43 ConnectFailures 0 FreeMem 18432 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2601429 : Info   : WiFi : Start network scan all channels
2603612 : Info   : WiFi : Scan finished, found: 3
2603615 : Info   : WiFi : Best AP candidate: cybermcmxxx.xxx 32:23:03:DE:13:70 Ch:1 (-72dBm) WPA2/PSK
2603616 : Info   : WiFi : Added known candidate, try to connect
2607980 : Info   : WIFI : Arduino wifi status: WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
2630744 : Info   : WD   : Uptime 44 ConnectFailures 0 FreeMem 18672 WiFiStatus WL_IDLE_STATUS 0 ESPeasy internal wifi status: DISCONNECTED
TD-er commented 1 year ago

Is this with build 20221224?????? It seems it is never actually connecting. Have you checked to use 802.11g? And "reset WiFi on disconnect"? And "Send with max TX power" ?

This is very strange as I really really hoped it was finally fixed in the most recent build, but it seems like it is just as bad as with the 20221105 build.

I am really starting to HATE this WiFi garbage from Espressif!

Jason2866 commented 1 year ago

We all would have been so happy if you had found a solution out of this mess. Seems the SDK with the 11n problem is the less worst one...

TD-er commented 1 year ago

@Jason2866 Only the 1M builds use the March '19 binary blob. The 4M builds use the same SDK as you're using for Tasmota.

I really can't believe why this node used by @cybermcm keeps on getting stuck on the WL_IDLE_STATUS. It shouldn't anymore as I do try to kill the WiFi radio when this happens and start all over.

cybermcm commented 1 year ago

Is this with build 20221224?????? yes

It seems it is never actually connecting. It is connecting, this time only for a few minutes (or even less). Another "faulty" device is working since 2 days?!?

Have you checked to use 802.11g? Is this "Force Wifi b/g"? this is disabled

And "reset WiFi on disconnect"? "Restart WiFi Lost Conn" -> enabled

And "Send with max TX power" ? enabled

This is very strange as I really really hoped it was finally fixed in the most recent build, but it seems like it is just as bad as with the 20221105 build. It appears so, build 20220809 running without any glitches

TD-er commented 1 year ago

Is this "Force Wifi b/g"?

this is disabled

Can you enable this checkbox please?

cybermcm commented 1 year ago

even without this checkbox my device is running since 2 hours ;-) I'll now enable it, power cycle and will report back

cybermcm commented 1 year ago

@TD-er: Force Wifi b/g didn't help but I noticed that the "faulty" devices had "Extra WiFi scan loops" set to 2 (maybe during troubleshooting with the last ESPEasy version). I set all 3 faulty devices to 0 and now they are running for 2 days now. I can confirm the finding from @richik: These 3 devices have a bad ping time sometimes and even miss a ping way more often than other devices. As 2022 is coming to an end, thanks for your hard work and hopefully many more new versions in 2023!

TD-er commented 1 year ago

Hmm that's an interesting finding. I will check to see if I am missing the wifi scan done event (or receiving it multiple times) There is something really funky with the event handling in the SDK.

Thanks for reporting back!

cybermcm commented 1 year ago

Just a quick update, the "faulty" devices are still running with 20221224 and the "Extra WiFi scan loops" set to zero!

tonhuisman commented 10 months ago

@ghtester @cybermcm It's been a while... This issue is possibly/probably fixed by #4875, please run a test with this Actions run build (once it's completed).

cybermcm commented 10 months ago

thx @tonhuisman! I'll try this new build and set "Extra WiFi scan loops" to 2 again to check if it is stable

tonhuisman commented 10 months ago

and set "Extra WiFi scan loops" to 2 again

The current advice is to leave that setting at 0, since a huge revamp of the WiFi code in the July/August time-frame fixed a lot of issues in that area.

cybermcm commented 10 months ago

@tonhuisman: device not pingable after some time with Extra WiFi scan loops set to 2; I can't reproduce the initial error otherwise

TD-er commented 10 months ago

I'm working on this too, as there seems to be a massive memory leak when you initially setup the ESP8266, which is causing all kinds of issues.

ghtester commented 8 months ago

From my perspective the original issue was already fixed, most likely even before #4785 so I am closing it. Thanks for your great work.