Code Monkey home page Code Monkey logo

Comments (8)

bboyho avatar bboyho commented on May 20, 2024

It looks like the server/domain name possibly changed on ESP8266's side? Older issues filed on the ESP8266 core for Arduino seems to indicate that that was the issue. User's will see this in the Arduino Boards Manager:

Error downloading http://arduino.esp8266.com/win32-xtensa-lx106-elf-gb404fb9-2.tar.gz

Removing the download linked led to the repo for the ESP8266 .json and it looks like something was updated about 22 days ago? Maybe we can update our files and update links based on this part of the .json file:

https://github.com/esp8266/esp8266.github.io/blob/master/stable/package_esp8266com_index.json#L1080

from arduino_boards.

thirtytwobits avatar thirtytwobits commented on May 20, 2024

Still seeing this issue. I can't develop against my blynk board right now.

from arduino_boards.

djboby72 avatar djboby72 commented on May 20, 2024

There is a problem in the json file, so the file
win32-xtensa-lx106-elf-gb404fb9-2.tar.gz
can not be downloaded.
You can change the json file by replacing the path
http://arduino.esp8266.com/
with
https://github.com/esp8266/Arduino/releases/download/2.3.0/
or you can use my modified file to add the Sparkfun BlynkBoard in arduino. But beware of the removal of generic support esp8266 if it is already installed because it is incompatible with Sparkfun BlynkBoard.
http://djboby.com/download/package_sparkfun_github_index.json

from arduino_boards.

santaimpersonator avatar santaimpersonator commented on May 20, 2024

I found you can only install either the generic esp8266 board definitions or SparkFun's esp8266 board definitions. This explains why I was seeing a file path conflict when installing both board definitions. (When, I tested this issue on a few systems (Windows and Mac using Arduino IDE version 1.8.5) and sometimes both folders are included, but other times the folders get overwritten by the new board definitions. Overall, the Arduino IDE is only able to see one of the board definition folders (or package) in either situation.)

I created a pdf with instructions for a teacher, a few months back, to remove all definitions and only install SparkFun's board definitions. This should workaround the issue until the .json file is updated.

from arduino_boards.

edspark avatar edspark commented on May 20, 2024

We've updated our Arduino boards JSON file to fix the problematic link, update to 2.1.1 for the latest:
image.

from arduino_boards.

bboyho avatar bboyho commented on May 20, 2024

@edspark updated the url and we were able to download the board definitions! Were were able to get blink.ino and BlynkBoard_Core_Firmware to upload with ESP8266.

from arduino_boards.

edspark avatar edspark commented on May 20, 2024

@santaimpersonator I've opened a seperate issue since this particular behavior is separate from the original issue.

from arduino_boards.

bboyho avatar bboyho commented on May 20, 2024

For those that are interested, @edspark worked with espressif to include the board in the ESP8266 Arduino add-on [v2.6.0] . We'll be updating the documentation as well.

🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥🔥

from arduino_boards.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.