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".
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".