Why do I keep popping my XIOA ESP32-C3's?
Posted: Thu Sep 04, 2025 4:27 pm
I've popped 3 just today so far. Here's my flash script:
I'm trying to use the espnow example: esp-idf/examples/wifi/espnow_basic_example-master/espnow_basic_slave
All I know is that after I flash it, I try to run the monitor program or get onto the serial port and nothing happens. I've had this happen to 2 other XIOA chips too.
Code: Select all
idf.py -p /dev/ttyAMC0 flashAll I know is that after I flash it, I try to run the monitor program or get onto the serial port and nothing happens. I've had this happen to 2 other XIOA chips too.