I followed the instructions to update the ESP32 firmware on the PyPortal Titano from here and found that any release after v1.5.0 cannot connect to wifi (using this code), producing the below error. I am not sure, but this might be similar to #47. The reason for my attempt at an update was due to the ESP stopping responding after a few hours of infrequent use and requiring a reboot (possibly this issue).
could not connect to AP, retrying: ('Failed to connect to ssid', b'asdfasdf')
Problem
I followed the instructions to update the ESP32 firmware on the PyPortal Titano from here and found that any release after
v1.5.0
cannot connect to wifi (using this code), producing the below error. I am not sure, but this might be similar to #47. The reason for my attempt at an update was due to the ESP stopping responding after a few hours of infrequent use and requiring a reboot (possibly this issue).Setup