The NodeMcu module always gave a particular IP address for itself after connecting to the WiFi. (Eg. 192.168.xx.yyy).
Now one morning when i connected the device, the ip suddenly was different. Even the Network IP address was showing different. And I ofcourse couldn't access the device through that IP address.
After resetting the IP address comes back to the old one. But suddenly on another reset changes back to the weird one again.
The "192.168.xx" part is the network address. No matter what that must remain constant. But even the "xx" part is changing in the NodeMcu module.
What is happening?