Issue with ESP32 Library installation in Arduino IDE
Posted: Tue Jul 20, 2021 11:08 am
Hi All,
Am using ESP32 devkit V4 for our project to interface it with the MSP430 controller. Can we interface it with the MSP430?
To check the ESP32 Wi-Fi/Bluetooth functionality and to configure, using Arduino IDE.
But facing an issue in downloading the ESP32 Library in Arduino IDE (v1.8.15) using Github URL ( https://dl.espressif.com/dl/package_esp32_index.json ), I added the URL under File->Preferences->additional board manager and under tool->Boards->Boards Manager, I can't find the ESP32 Lib as getting an error ( Error downloading https://downloads.arduino.cc/packages/p ... index.json ) in downloading it.
Please help resolve this issue and also direct me if there is any other way to configure the ESP32.
What is the use of ESP IDF? Is it similar to build the project as in Arduino IDE?
Am using ESP32 devkit V4 for our project to interface it with the MSP430 controller. Can we interface it with the MSP430?
To check the ESP32 Wi-Fi/Bluetooth functionality and to configure, using Arduino IDE.
But facing an issue in downloading the ESP32 Library in Arduino IDE (v1.8.15) using Github URL ( https://dl.espressif.com/dl/package_esp32_index.json ), I added the URL under File->Preferences->additional board manager and under tool->Boards->Boards Manager, I can't find the ESP32 Lib as getting an error ( Error downloading https://downloads.arduino.cc/packages/p ... index.json ) in downloading it.
Please help resolve this issue and also direct me if there is any other way to configure the ESP32.
What is the use of ESP IDF? Is it similar to build the project as in Arduino IDE?