Install latest Arduino IDEarrow-up-right.
Download and install Blynk library (follow instructions of the latest release packagearrow-up-right).
Then, open the Arduino IDE, then select in the menu: File -> Preferences (Arduino -> Preferences for Mac).
File -> Preferences
Arduino -> Preferences
Click on Additional Boards Manager URLs button and add this link:
http://arduino.esp8266.com/stable/package_esp8266com_index.json
In the Arduino IDE open: Tools -> Board -> Boards Manager . Search for esp8266 , and install it:
Tools -> Board -> Boards Manager
esp8266
In case you see Error downloading http://downloads.arduino.cc/packages/package_index.jsonarrow-up-right like this:
You need to find folder Arduino15 or .Arduino15 and remove all files inside with package word in name.
Arduino15
.Arduino15
Last updated 2 years ago
Was this helpful?