Skip to content

ESP32 package update in using Additional Url isn't responding #8050

Closed
@rikilshah

Description

@rikilshah

Board

ESP32

Device Description

ESP32-WROVER

Hardware Configuration

No

Version

v2.0.7

IDE Name

Arduino IDE

Operating System

Windows 11

Flash frequency

NA

PSRAM enabled

yes

Upload speed

NA

Description

I am trying to install Arduino Core for ESP32 in Arduino IDE 2.0.4 on Windows 11 using additional URL method described in official documentation.

https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html

In this method, JSON url is given as below:

https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json

I pasted this link in File>Preferences>Additional URLs

When the board index updates, It shows error saying "Some index Can't be updated" . The same error is repeated when I try to install ESP32 core using arduino-cli.

One thing I tried is to install other core to verify my setup. I successfully installed RP2040 core using JSON URL method. So I can say my steps are right.

Please let me know solution to this trivial issue.

Sketch

NA

Debug Message

NA

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions