Wifi Almost not working
Posted: Tue Aug 22, 2017 1:46 am
Hi,
I have a NodeMcu Lua ESP8266 ESP-12E which i want to use to control a relais via Wifi network.
The first step was to write an Arduino Sketch which scans networks and connects to the WIFI network. However, even the std example didn't work.
To rule out hardware problems I tried the LUA version, which worked.
I gave the INO version another try and it seemed to work as well. However, it turned out it only works if the previous firmware has been the firmware from http://nodemcu.com/index_en.html
To I need to include a library or sth?
Thanks in advance,
Nander
I have a NodeMcu Lua ESP8266 ESP-12E which i want to use to control a relais via Wifi network.
The first step was to write an Arduino Sketch which scans networks and connects to the WIFI network. However, even the std example didn't work.
To rule out hardware problems I tried the LUA version, which worked.
I gave the INO version another try and it seemed to work as well. However, it turned out it only works if the previous firmware has been the firmware from http://nodemcu.com/index_en.html
To I need to include a library or sth?
Thanks in advance,
Nander