I am using arduio ide. I am rtrying to install esp32 using bord manager
ESP 32 Version 1.08 installs but when I try to install any ESP32 version 2. the download just hangs.
Would appreciate any help thanks
I am using arduio ide. I am rtrying to install esp32 using bord manager
ESP 32 Version 1.08 installs but when I try to install any ESP32 version 2. the download just hangs.
Would appreciate any help thanks
Believe you need at least IDE 1.89
Thank you for the input
I am actually on 2.0.0 rc 9
Read thru this:
Hi @russell_roberts. Thanks for your report.
Please do this:
Please also tell me exactly which version of the ESP32 boards platform you are trying to install (e.g., 2.0.4).
This information will allow me to investigate the problem.
Thank you both larry and ptillisch
please find the requested info below
https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
You it has now installed I just left it as it was and had my tea so over the past 30-40 minutes it has installed
I have 2.0.4 installed
Thank you.
I guess for me this issue is sort of resolved.
If you want ay logs just le me know
This is Bizarre
I run this code some times it works some times it does not
ie sometimes it prints to serial sometimes not when I upload it
Ok I think this relibality issue is me mis understanding the instructions written by I guess a native chinese speaker.
Thank you
I'm glad you were finally successful with the installation!
Support was added for three new microcontrollers to the ESP32 boards platform since the 1.x version series:
Each of these have their own compiler toolchain, which must be installed in addition to the "xtensa-esp32-elf-gcc" of the original ESP32 microcontroller. That alone has added ~1.2 GB to the size of the installation. So you will find that the installation time is increased significantly when compared to the 1.x versions.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.