To program the ESP32 we’ll use Arduino IDE. So, you need to make sure you have the ESP32 Arduino core installed. Follow the next tutorial to install the ESP32 add-on, if you haven’t already: Installing ESP32 Board in Arduino IDE 2 (Windows, Mac OS X, Linux) Let’s see how t...
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...
Re: Rainmaker won't compile with ESP32C2 under Arduino IDEby themindfactory » Tue Oct 29, 2024 5:14 pm I tried compiling the libs for Arduino myself my selecting C2 in the menuconfig... I have since moved onto VSCODE using Arduino and I can select and build now for C2, just ...