Skip to content

Board Manager not showing esp32 to install #3505

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

Closed
usmanshahid001 opened this issue Nov 22, 2019 · 18 comments
Closed

Board Manager not showing esp32 to install #3505

usmanshahid001 opened this issue Nov 22, 2019 · 18 comments
Labels
Status: Stale Issue is stale stage (outdated/stuck)

Comments

@usmanshahid001
Copy link

usmanshahid001 commented Nov 22, 2019

hi i updated this link: https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json. in preferences of Arduino IDE but now esp32 is not showing in list when i open board manager.however i tried this link : https://raw.githubusercontent.com/jantje/arduino-esp32/master/package/package_Espressif_esp32_index.json and esp32 is showing but only version 1.01

@chegewara
Copy link
Contributor

@me-no-dev
Copy link
Member

don't ... we are trying to move away from dl.espressif.com. the json is hosted on github, if that is down.... the package is down as well

@me-no-dev
Copy link
Member

https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json this link works fine for me and shows all version (1.0.4 included)

@jramonlab
Copy link

jramonlab commented Nov 22, 2019

Hi Me-no-dev,

The provided link is down:
https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_dev_index.json

Why is it always down ?
Is it down on purpose for any reason?
Is there any problem on using the one from dl.espressif.com ?

See below the one installed from dl.expressif and how both from github produced download errors.
image

Regards, Ramon.

@atanisoft
Copy link
Collaborator

atanisoft commented Nov 22, 2019

@jramonlab try this: https://espressif.github.io/arduino-esp32/package_esp32_dev_index.json
or: https://espressif.github.io/arduino-esp32/package_esp32_index.json

@me-no-dev
Copy link
Member

have no idea what to tell you.. link is working fine here. It's hosted on github. Maybe check your internet? What happens when you try to open it in a browser?

@atanisoft
Copy link
Collaborator

@me-no-dev the above link is a better link to use and will work more reliably since it is cached via CDN.

@jramonlab
Copy link

have no idea what to tell you.. link is working fine here. It's hosted on github. Maybe check your internet? What happens when you try to open it in a browser?

It does not load on a browser.

@jramonlab
Copy link

jramonlab commented Nov 22, 2019

@jramonlab try this: https://espressif.github.io/arduino-esp32/package_esp32_dev_index.json
or: https://espressif.github.io/arduino-esp32/package_esp32_index.json

The first link (dev) is loaded ok in the browser, the second one is not .

@atanisoft
Copy link
Collaborator

The first link is loaded ok in the browser, the second one (dev) is not .

In that case use the one of those that does work. It is the same as the raw link that @me-no-dev suggested BUT it sits behind a CDN with cache. Very likely your system is unable to reach the raw link due to a device blocking connections to it somewhere between your system and the GitHub backend servers.

@jramonlab
Copy link

Hi atanisoft, thanks for the info and the link :)

@stale
Copy link

stale bot commented Jan 21, 2020

[STALE_SET] This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Status: Stale Issue is stale stage (outdated/stuck) label Jan 21, 2020
@stale
Copy link

stale bot commented Feb 4, 2020

[STALE_DEL] This stale issue has been automatically closed. Thank you for your contributions.

@stale stale bot closed this as completed Feb 4, 2020
@tyeth
Copy link
Contributor

tyeth commented Feb 21, 2023

Can we promote the boards manager link to not use the raw content url, and to use the github pages version instead to benefit from CDN and avoid throttling. My arduino ide v2 is always stalling getting the esp32 package list using the raw url. I've switched now to the github.io version and it flys along with no delay/pausing.

TLDR: (update docs page https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html#installing-using-arduino-ide to use github.io pages link instead of rawcontent.github.com)

tyeth added a commit to tyeth/arduino-esp32 that referenced this issue Feb 21, 2023
This increases the reliability of users hitting the boardsmanager urls, improving speed and avoiding request throttling, by using the github CDN frontend as mentioned in this old ticket:
espressif#3505 (comment)
@VojtechBartoska
Copy link
Contributor

Hello @tyeth,

Thanks for your comment.

what do you think @pedrominatel?

me-no-dev added a commit that referenced this issue Apr 10, 2023
This increases the reliability of users hitting the boardsmanager urls, improving speed and avoiding request throttling, by using the github CDN frontend as mentioned in this old ticket:
#3505 (comment)

Co-authored-by: Me No Dev <[email protected]>
@Sahil-Kashyap-in
Copy link

Guys, I'm new to IoT can anyone help me with this?
I'm actually trying to install the esp32 board manager on the Arduino IDE software with all these links what am I supposed to do to get the esp32 installed on my PC?

@tyeth
Copy link
Contributor

tyeth commented May 4, 2023

@Sahil-Kashyap-in
Best place to start is the docs!
Here's the specific page to add the esp32 board support packages to the arduino IDE for your reference:
https://espressif-docs.readthedocs-hosted.com/projects/arduino-esp32/en/latest/installing.html

@Sahil-Kashyap-in
Copy link

@Sahil-Kashyap-in Best place to start is the docs! Here's the specific page to add the esp32 board support packages to the arduino IDE for your reference: https://espressif-docs.readthedocs-hosted.com/projects/arduino-esp32/en/latest/installing.html

Thank you @tyeth I actually figured it out by adding the links on the Arduino IDE, btw thanks for the documentation link !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Issue is stale stage (outdated/stuck)
Projects
None yet
Development

No branches or pull requests

8 participants