-
Notifications
You must be signed in to change notification settings - Fork 7.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request getBoardDetails failed with message: 14 UNAVAILABLE: No connection established #7419
Comments
Please use latest actual Arduino Core v2.0.5 |
Issue report is not very well filed, but I think the issue is that the board menu item "Get Board Info" does not work? |
It is probably not relevant in this repo, but I have the same issue with ESP8266. |
Where is this version available ? |
It is in the releases: https://github.com/espressif/arduino-esp32/releases/tag/2.0.5 |
I had the same issue on MacOS 12.6 Apple Silicon and Ubuntu Mate with ESP32 Wroom. On Ubuntu I got more detailed stacktrace which pointed on issue with pyserial. |
I'm having the same issue with an esp32 based board namely "deneyap kart". My OS is linux based and pyserial is already installed. Arduino Core v2.0.5 is also installed. |
I have exactly the same error in popOS |
Same here, PopOS 22.04, Arduino 2.0.2-nightly20221115, trying to run sketches on my Arduino Nano Edit: Reverting to the last stable release 2.0.1 fixed the issue for me |
restart the IDE and the computer, it solved the issue for me. |
Me too! Thanks. |
Still not solved for me |
Did you try to revert to an older version and restart your system? |
This issue might help some of the folks but didn't solve the problem for me. Edit: A new version is just released and it fixed the issue for me. (OS: Pardus, Board: Deneyap Kart (esp32 based)) |
closing as solved. |
Board
esp32 dev module
Device Description
Hardware Configuration
no
Version
latest development Release Candidate (RC-X)
IDE Name
Arduino 2.0.1
Operating System
macOS12.4
Flash frequency
...
PSRAM enabled
no
Upload speed
...
Description
Request getBoardDetails failed with message: 14 UNAVAILABLE: No connection established
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: