- 
                Notifications
    
You must be signed in to change notification settings  - Fork 5k
 
Description
Hi @arendst,
after upgrading to the release v5.12.0a, 2 days ago,  I notice reachability problems on all my NodeMCU and Electrodragon board. In the log I notice continuous connection attempts to the mqtt broker and ping lost for all boards.
Following ad example:
Feb 13 18:28:34 esp14 esp14-1845 ESP-MQT: Attempting connection...
Feb 13 18:28:34 esp14 esp14-1845 ESP-MQT: Connected
Feb 13 18:28:34 esp14 esp14-1845 ESP-MQT: tele/esp14/LWT = Online (retained)
Feb 13 18:28:34 esp14 esp14-1845 ESP-MQT: cmnd/esp14/POWER =
Feb 13 18:29:04 esp14 esp14-1845 ESP-MQT: Attempting connection...
Feb 13 18:29:04 esp14 esp14-1845 ESP-MQT: Connected
Feb 13 18:29:04 esp14 esp14-1845 ESP-MQT: tele/esp14/LWT = Online (retained)
Feb 13 18:29:04 esp14 esp14-1845 ESP-MQT: cmnd/esp14/POWER =
Feb 13 18:29:44 esp14 esp14-1845 ESP-MQT: Attempting connection...
Feb 13 18:29:44 esp14 esp14-1845 ESP-MQT: Connected
Feb 13 18:29:44 esp14 esp14-1845 ESP-MQT: tele/esp14/LWT = Online (retained)
Feb 13 18:29:44 esp14 esp14-1845 ESP-MQT: cmnd/esp14/POWER =
Feb 13 18:30:14 esp14 esp14-1845 ESP-MQT: Attempting connection...
Feb 13 18:30:14 esp14 esp14-1845 ESP-MQT: Connected
Feb 13 18:30:14 esp14 esp14-1845 ESP-MQT: tele/esp14/LWT = Online (retained)
Some minutes ago I'm back to version 5.9.1i and the connection attempts have disappeared.
I have also updated all my POWs to version v5.12.0a but no problems in this case.
What do you think can cause the problems?
Thank you
Alessandro