I am kind of new to esp8266
Trying to implement temperature logger with nodeMCU.
I am using Arduino 1.8.2. Yet unlike arduinos, nodeMCU, when poweroff loses the
program (may be not, really not sure). I just want to power up my nodeMCU with those
cheap USB power units and make it really wireless.
Yet I upload the program with arduino IDE and when I unplug the usb, my webserver vanishes.
Is nodeMCU capable of holding the program in the memory?
Can anybody explain how to do it, to a novice like me. I guess Wemos D1 does not have this problem.
I am using linux by the way.
Thanks!!!
KK