ESP8266
I am using Arduino example for configuring a ESP8266 - NodeMCU - Lua Script firmware. this controls 3 LED´s and return back to the NetIO APP their states.
Description
Lua script:
1. It Fixes IP add for ESP8266
2. It Defines GPIO mode (output) for LED´s
3. It creates a Server
4. It gets Buttons status and send LED´s state
5. It gets LED´s status and send them to the NetIO APP
6. It repeats continuously
1. It Fixes IP add for ESP8266
2. It Defines GPIO mode (output) for LED´s
3. It creates a Server
4. It gets Buttons status and send LED´s state
5. It gets LED´s status and send them to the NetIO APP
6. It repeats continuously