Skip to content
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

Arduino 1.6.6 Windows 10 - no ESP #1031

Closed
scargill opened this issue Nov 17, 2015 · 5 comments
Closed

Arduino 1.6.6 Windows 10 - no ESP #1031

scargill opened this issue Nov 17, 2015 · 5 comments

Comments

@scargill
Copy link

Hi there

Arduino 1.66 - fresh clean version on a pretty fresh Windows 10 update... when I go to preferences and paste the link...

http://arduino.esp8266.com/stable/package_esp8266com_index.json

Nothing happens. No new boards... am I alone?

@igrr igrr changed the title Arduino 1.66 Windows 10 - no ESP Arduino 1.6.6 Windows 10 - no ESP Nov 17, 2015
@igrr
Copy link
Member

igrr commented Nov 17, 2015

Hi Pete,
you're not alone, there are a few issues related to 1.6.6 (list). At the moment you should probably try 1.6.5.

Edit:
also after pasting the link you need to go into Tools > Boards > Boards manager, find "esp8266" platform and click "Install" button.

@scargill
Copy link
Author

Ok, downloading now... thanks Ivan! One massive download on the way...

@scargill
Copy link
Author

Ok, one more question. I SCRAPPED all Arduino and started from empty - I install 1.6.5 - installation ok - I put the same json in - then went to boards - and added the ESP stuff in -

So the ESP boards are available... YES... but no examples - no libraries. I tried copying the whole lot from GIT to:

C:\Program Files (x86)\Arduino\hardware\esp8266com\esp8266

Sure enough - restart Arduino and the examples ran - but would not compile (generic ESP8266) - I've had all of this running on other machines in the past...

Any ideas where I'm going wrong here. Clean Arduino installation....

@igrr
Copy link
Member

igrr commented Nov 17, 2015

Could you please post compiler errors you are seeing?

On Tue, Nov 17, 2015, 20:27 Peter Scargill [email protected] wrote:

Ok, one more question. I SCRAPPED all Arduino and started from empty - I
install 1.6.5 - installation ok - I put the same json in - then went to
boards - and added the ESP stuff in -

So the ESP boards are available... YES... but no examples - no libraries.
I tried copying the whole lot from GIT to:

C:\Program Files (x86)\Arduino\hardware\esp8266com\esp8266

Sure enough - restart Arduino and the examples ran - but would not compile
(generic ESP8266) - I've had all of this running on other machines in the
past...

Any ideas where I'm going wrong here. Clean Arduino installation....


Reply to this email directly or view it on GitHub
#1031 (comment).

@per1234
Copy link
Contributor

per1234 commented Nov 27, 2015

Nothing happens. No new boards... am I alone?

You need to open Boards Manager twice before the board for a newly added Boards Manager URL will appear in Boards Manager. This is a bug in Arduino IDE 1.6.6 arduino/Arduino#3795 that has been fixed but is currently only available in the hourly build.

@igrr igrr closed this as completed Feb 29, 2016
Normola pushed a commit to Normola/Arduino that referenced this issue Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants