ESP 32 C3 Supermini only works in monitor mode
Posted: Tue Jan 16, 2024 9:40 am
I have an ESP32 C3 SuperMini dev board.
I can code all my programs fine in Arduino / PlatformIO and I can debug using the serial monitor.
But when I power up the board with normal USB power it doesnt ececute the code.
If I monitor the board in Arduino / PlatformIO (without flashing again) it all works fine.
I dont have the same problem with ESP32 or 8266 boards.
Do I miss a booting option somewhere ?
I can code all my programs fine in Arduino / PlatformIO and I can debug using the serial monitor.
But when I power up the board with normal USB power it doesnt ececute the code.
If I monitor the board in Arduino / PlatformIO (without flashing again) it all works fine.
I dont have the same problem with ESP32 or 8266 boards.
Do I miss a booting option somewhere ?