Uploaded a trivial sketch to my Qwiic Pocket Development Board and then saw no output on the serial terminal and now the port is no longer shown in Arduino IDE.
Is there a way to factory reset this board and/or figure out if it is indeed bricked? This was while using macOS Sequoia 15.0.1 with Arduino IDE 1.8.19. I’ve rebooted my machine, restarted the IDE while board is and isn’t plugged in, used my most powerful wizard incantations and nothing seems to be bringing this board back to life.
Anyone have a way to fix this?
Try using the buttons to reset and/or start bootloader mode Hardware Overview - SparkFun Qwiic Dev Board ESP32-C6
I know the other C6 guide mentions serial gets co-opted after upload, wondering if something similar is going on here…does your sketch call for Serial?
I thought I had tried that already. Tried again and it worked this time to upload the Blink demo sketch. Thank you!
And yes, I use Serial to print various debugging info.
Thanks,
-Matt