MicroPython_ESP32_psRAM_LoBo icon indicating copy to clipboard operation
MicroPython_ESP32_psRAM_LoBo copied to clipboard

wlan.active(True) reset the board

Open linycm opened this issue 6 years ago • 0 comments

When I activate the wifi interface, ESP32 with spram would reset. I erase the chip before I flash firmware. If I flash micropython.org firmware for spram to the board, it can connect wifi. And for the board without spram, after I flash same lobo version firmware, that's also ok to connect wifi. wlan.active(True)

In the reset info., it's said "Brownout detector was triggered".

linycm avatar Jul 29 '19 14:07 linycm