Help

SensorNode

Edit wireless settings

SensorNode is an OpenSource generic framework to access different sensor using the ESP8266 (NodeMCU V3).

Made by Gabriel Klein. My website: https://nuage.ch

For more informations, check the project on github
https://github.com/gabrielklein/SensorNode.


Reset your module:
Reboot your module:

Edit sensors and services.

Wireless

Configure wireless access

What is the configuration of your network?

SSID:

Password:




IP

Configure IP

Set the ip if you want to make it static.

Dynamic IP (DHCP)

IP: (Example: 192.168.0.123)

Subnet: (Example: 255.255.255.0)


Gateway: (Example: 192.168.0.1)

DNS: (Example: 8.8.8.8)