- Thu May 25, 2017 10:11 am
#66310
I suggest you first play a bit with the AT-commands that are in the current (standard) firmware of your NodeMCU.
Just connect your NodeMCU to your computer (and let it install the USB drivers), and open a terminal (like PuTTY) on 115200 baud.
Reset your NodeMCU and you should be able to enter AT-commands (
see this page for a reference).
Once you got it working, you can try to compile your own code with, for instance, the Arduino IDE.
For this you can see
a small demonstration on Instructables.com.
Are you sure it has a USER-button?
Normally there are only a FLASH end a RESET ("RST") button on the board.
Have fun!
Assumption is the mother of all f*ckups. At least: that's what I'm assuming.