-->
Page 1 of 2

Problems with Board Manager and Arduino v1.6.7

PostPosted: Sun Feb 07, 2016 4:03 pm
by EvaMc
I just bougth my NodeMCU and installed the arduino IDE v1.6.7, i´ve been trying for a couple of days to configurate the IDE...

I´d tried to search the board with the board manager but i doesn´t appear...

Could please anyone help me!!! Some video tutorial or steps to fllow....

I just want to try the BLINK just to know that i Works correctly...

Thank you very much!!! hope that someone could help me

Re: Problems with Board Manager and Arduino v1.6.7

PostPosted: Wed Feb 10, 2016 8:53 am
by Rigor_M
from the github page : https://github.com/esp8266/Arduino

Installing with Boards Manager

Starting with 1.6.4, Arduino allows installation of third-party platform packages using Boards Manager. We have packages available for Windows, Mac OS, and Linux (32 and 64 bit).

Install Arduino 1.6.5 from the Arduino website.
Start Arduino and open Preferences window.
Enter http://arduino.esp8266.com/stable/packa ... index.json into Additional Board Manager URLs field. You can add multiple URLs, separating them with commas.
Open Boards Manager from Tools > Board menu and install esp8266 platform (and don't forget to select your ESP8266 board from Tools > Board menu after installation).



From there, select your esp8266 (can use the Generic one) from the board menu.
You will be able to see a set of example from the file->example menu.

Good luck

Re: Problems with Board Manager and Arduino v1.6.7

PostPosted: Wed Feb 10, 2016 10:37 am
by xtal
1.6.5 = good
1.6.6 = bad
1.6.7 = ????

Re: Problems with Board Manager and Arduino v1.6.7

PostPosted: Thu Feb 11, 2016 11:22 am
by Rigor_M
xtal wrote:1.6.5 = good
1.6.6 = bad
1.6.7 = ????


1.6.7 with latest staging (2.1.0-rc1).

Had some troubles with -> 1.6.7 + stable (2.0.0)