prusa3d / Prusa-Firmware-ESP32-Cam

Firmware for ESP32 Cam modules to be used in Prusa Connect
GNU General Public License v3.0
96 stars 10 forks source link

Cam will not connect to WiFi #40

Closed gcerbone closed 4 weeks ago

gcerbone commented 4 weeks ago

I was able to successfully configure my camera, however after a MCU reboot, it fails to connect with:

"WiFi disconnected from access point. Reason: 2"

I think this means that it's trying to re-use and outdated session?

I've tried multiple modules, reflashing to factory and reconfiguring, ota update, same behavior. It works once and then fails. Eventually, after enough time/ mcu reboots it connects again...once.

Any ideas?

gcerbone commented 4 weeks ago

So, the one thing I did try was to update the firmware on the WiFi. Whatever issue they updated there seems to have fixed the issue.