zpukr / esp8266-WindStation

Simply weather station on ESP8266
42 stars 6 forks source link

Not wifi conection #2

Closed odnanref25 closed 5 years ago

odnanref25 commented 5 years ago

Hi, first of all, thanks a lot for your project :)

I have compiled ".ino" in my esp8266 and I can't see "WindStationAP" wifi. I have all the libraries installed and the complilation goes well but when the compilation is finish i look for new wifi account with my mobile phone and nothing new.

This is my first Arduino project :P

odnanref25 commented 5 years ago

Ok, I have solved this problem, I was using the wrong board!! For the Wemos D1 mini the right board seems to be "LOLIN (Wemos) D1 R2 & mini.

zpukr commented 5 years ago

The project is guaranteed to work on any ESP8266 ESP-12E / ESP-12F (wemos, witty cloud, nodemcu etc) board. But you must select the appropriate board in the settings of the Arduino IDE before flashing firmware of course. Or second way is use ready to flash firmware and utilities from "bin" folder