ESP32 third-party library download and installation failed
Mostrar comentarios más antiguos
When I try to setup esp32 using arduinosetup command using matlab command window, I got an error called " ESP32 third-party library download and installation failed. Ensure that your computer is connected to internet. For more details see Troubleshooting steps. I tried in all the ways but i cant download third party library for esp32.
Thanks for helping me in advance.

2 comentarios
Alex Rubio
el 19 de Sept. de 2023
I have the same problem, did anyone knows how to solve this ESP32 third-party library problem
Veluvolu
el 10 de Nov. de 2023
Problem is with the Board URL in the Preferences of ArduinoIDE,the default link only lists version 2.0.10 and above but MATLAB supports version 1.0.6 only
Navigate to the directory where ArduinoIDE is present,then lauch the application
Go to Files>Perferences>Additional Boards Manager URL
Replace the existing link with this https://espressif.github.io/arduino-esp32/package_esp32_index.json
Go to Boards Manager and install the esp32 1.0.6 version board package
Respuestas (0)
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!