ekstrand / ESP8266wifi

ESP8266 Arduino library with built in reconnect functionality
MIT License
451 stars 235 forks source link

upolad to ESP8266 #17

Closed ingeea closed 7 years ago

ingeea commented 8 years ago

Hello community,

in the section describing this library, the author said that this library is tested with ESP8266 module with Firmware 0.9.2.4

does that mean that the Programm compiled by arduino IDE 1.6.0 could be uploaded to the Module directy? I mean i don't Need to upload it to an atmega328p or other arduino board?

If so i can not upload it directly to the module! have you did that before?

thnx.

ekstrand commented 8 years ago

This code is intended to run on an arduino and speak with the esp's default firmware. /Jonas

18 jan. 2016 kl. 15:33 skrev ingeea notifications@github.com:

Hello community,

in the section describing this library, the author said that this library is tested with ESP8266 module with Firmware 0924

does that mean that the Programm compiled by arduino IDE 160 could be uploaded to the Module directy? I mean i don't Need to upload it to an atmega328p or other arduino board?

If so i can not upload it directly to the module! have you did that before?

thnx

— Reply to this email directly or view it on GitHub.