Global web icon
arduino.cc
https://forum.arduino.cc/t/arduino-ide-2-3-6-is-no…
Arduino IDE 2.3.6 is now available - IDE 2.x - Arduino Forum
Arduino IDE has an auto-update feature, which notifies the user when a newer version is available, and allows them to easily update the application. The auto-update feature was broken in Arduino IDE 2.3.5. Arduino IDE 2.3.5 will not notify the user of an updated version, even if the user manually triggers an update check.
Global web icon
arduino.cc
https://forum.arduino.cc/t/arduino-ide-2-3-4-is-no…
Arduino IDE 2.3.4 is now available - IDE 2.x - Arduino Forum
A bug was introduced in Arduino IDE 2.3.3 that caused the IDE to display the upload success notification even when the upload failed. This bug has now been fixed.
Global web icon
arduino.cc
https://forum.arduino.cc/t/exit-status-101/1323688
Exit status 101 - IDE 2.x - Arduino Forum
The alternative is to configure Arduino IDE to use different paths on your computer, which are not under the user folder (and that only contain basic ASCII characters): These instructions will only work for Arduino IDE versions 2.3.4 or newer.
Global web icon
arduino.cc
https://forum.arduino.cc/t/arduino-ide-2-3-5-is-no…
Arduino IDE 2.3.5 is now available - IDE 2.x - Arduino Forum
The ports of Arduino boards can be automatically identified by Arduino IDE via the port's identification properties. This is used for convenience features such as labeling the ports in the Tools > Port menu (e.g., " COM42 (Arduino Uno) ") The primary source of the board model / port property association data is the boards platform.
Global web icon
arduino.cc
https://forum.arduino.cc/t/arduino-ide-2-3-3-is-no…
Arduino IDE 2.3.3 is now available - IDE 2.x - Arduino Forum
Arduino IDE uses a language server to provide "context-aware" features (e.g., autocomplete, "IntelliSense", suggestions, "Go to Definition"). Previously, if a library used by the sketch was installed on a different drive from the drive where the system temporary folder was located, some language server-based features were not available.
Global web icon
arduino.cc
https://forum.arduino.cc/t/no-ports-discovered-ide…
No ports discovered, IDE 2.3.2 and windows 11 - Arduino Forum
Hi, my IDE shows me that no port was discovered, I have tried different boards with different cables, also ESP23 , all of them lights the LED but still none of the ports are shown, I tried all the solutions in previous topics, but still not working, the serial-discovery.exe is installed, nothing is blocked by antivirus, I installed the CH340 drivers, It was working ok before I inhaled windows ...
Global web icon
arduino.cc
https://forum.arduino.cc/t/arduino-ide-2-3-2-is-no…
Arduino IDE 2.3.2 is now available - IDE 2.x - Arduino Forum
Arduino boards platform authors must define some properties in the platform configuration files in order for the boards of the platform to be usable with the IDE's integrated sketch debugger. A complete rework of the configuration system was released in Arduino IDE 2.3.0.
Global web icon
arduino.cc
https://forum.arduino.cc/t/where-is-the-arduino-id…
Where is the arduino IDE folder at? - SOLVED
Hello, I have a windows 11 system using the arduino IDE version 2.2.1. I tried to look for the arduino folder in the Program files and in the program files X86 folder and can not see the arduino folder in them fodlers like the older versions. Can someone please tell me where the folder is located at? Joseph
Global web icon
arduino.cc
https://forum.arduino.cc/t/arduino-ide-baud-rate-d…
Arduino IDE Baud Rate Dropdown Missing
I’ve recently run into an issue with the Arduino IDE (starting with version 2.3.6). Everything was working fine, but all of a sudden, about three days ago, I started seeing a strange problem: The baud rate dropdown in the Serial Monitor no longer shows up even selecting the board or port correctly. Opening the Serial Plotter sometimes shows the baud rate, but it doesn’t allow me to change ...
Global web icon
arduino.cc
https://forum.arduino.cc/t/compilation-is-delayed-…
Compilation is delayed by "downloading index: package ... - Arduino Forum
I loaded another project which implied an Arduino Nano ESP32 board, and Arduino IDE asked to install "Arduino ESP32 Boards by Arduino", which I also approved. Again, after closing and restarting, Arduino IDE worked perfectly. Even after I restarted the computer, Arduino IDE 2.3.3 kept launching and operating smoothly, as expected.