BH1750FVI icon indicating copy to clipboard operation
BH1750FVI copied to clipboard

Issue with Xiao ESP32C6

Open LookMum-NoHands opened this issue 11 months ago • 0 comments

I am trying to track down if the library overwrites the bootloader in the Xiao ESP32C6.

I used a chip on my linux box to develop a project, but when I incorporated the library and used the simple sample code, the ESP32C6 stopped responding to the serial functions, and was effectively bricked.

Likewise, I then performed the same test on my windows machine, and again the device was bricked.

On a new ESP32C6, I uninstalled the library and used another one, and the device was ok. I swapped the libraries back, and again the chip was bricked.

I am on my last ESP32C6, so do not wish to chase this further. Can you please advise if there is a problem, and if so, a workaround.

Many thanks

LookMum-NoHands avatar Mar 21 '25 12:03 LookMum-NoHands