Page 1 of 1

ESP32 WiFiClientSecure unreliable

Posted: Tue Aug 23, 2022 11:21 am
by MrBean
Is WiFiClientSecure/WiFiClient on the ESP32 known to be unreliable? I ask because it seems to fail more often than not when making a connection to a server and several re-tries are usually required. My Code has 3 re-tries, but it still quite frequently fails to make a connection.

Can I aslo ask whether the ESP32 WiFi firmware can be flashed and whether there are any updates available?
(I am NOT talking about the AT sketch here but the actual ESP32 firmware/microcode).