Immediately loses the port setting and won't upload correctly until you repeat IDE launches - the editor opens, but nothing is happening but the "loading" circle in the middle arduino-pro-ide#4 Close IDE, reopen and it's as if the Trinket was never there. Expected behavior Trinket and po...
I tried many solutions, including updating the COM driver, using command line esptool, or installing OTA on arduino IDE Every solution does work ONCE, the first time, and then won't work anymore It is the same on a windows 10 desktop, but I found out that everything was ok on my old...
Re: Rainmaker won't compile with ESP32C2 under Arduino IDEby Piyush » Tue Oct 29, 2024 1:46 pm The pre-built static libraries for Arduino do not yet support esp32c2, as you can see here. Were you trying to use Arduino as an esp-idf component instead? Or did you try compiling...