AT Command not responding on NodeMCU ESP8266 12E
Posted: Sat Aug 19, 2017 4:02 pm
I have a simple program flashed into my NodeMCU ESP8266 12E which drives 4 relays. I seem to be loosing connection to WiFi during the night, and I want to gather information on what is going on. If I power the device off then on, my connection is good again.
If I connect my windows laptop to the NodeMCU and open Arduino IDE's serial port, I was expecting that I could issue an AT command, but nothing shows up in the serial monitor. I do get output into the serial monitor after the upload of the program, or if I hit the reset button on the NodeMCU. I know I am set to the correct baud rate and I have "Both NL and CR" selected in the Line Editing drop down. Do I need to install some firmware to support the AT command? Or should it do it natively?
I have development chips from MakerFocus. I opened a new chip and flashed the blink sketch into it. I found that if I hit the reset button on NodeMCU and set the baud rate to 74880, I get the following text :
ets Jan 8 2013, rst, cause:2, boot mode:(3,6)
load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v09f0c112
~1d
If I connect my windows laptop to the NodeMCU and open Arduino IDE's serial port, I was expecting that I could issue an AT command, but nothing shows up in the serial monitor. I do get output into the serial monitor after the upload of the program, or if I hit the reset button on the NodeMCU. I know I am set to the correct baud rate and I have "Both NL and CR" selected in the Line Editing drop down. Do I need to install some firmware to support the AT command? Or should it do it natively?
I have development chips from MakerFocus. I opened a new chip and flashed the blink sketch into it. I found that if I hit the reset button on NodeMCU and set the baud rate to 74880, I get the following text :
ets Jan 8 2013, rst, cause:2, boot mode:(3,6)
load 0x4010f000, len 1384, room 16
tail 8
chksum 0x2d
csum 0x2d
v09f0c112
~1d