hello ... i have a probem!
i want use static ip addess on ESP8266 air pressure and weather forecast sensor with Arduino.... i change value on Esp8266EasyIoTConfig.h ?
or is better another way ? tanks and sorry for my english
I think, one of the easy way is to setup DHCP server.
You can configure in the router/server static DHCP pool with MAC addresses. So if you know your module's MAC address, you can configure the DHCP. The same IP address will be given always.