- Sun Aug 20, 2017 1:50 pm
#69332
I had same problem too. Bought new ESP8266-12s, connected via Esplorer and had no AT command problems.
Updated and flashed new firmware using Esptool - no problem.
Opened up Esplorer - can't use AT commands and can't see firmware version.
Old firmware is set up to be at 9600 baud.
Need to change port speed to 115200 for new firmware
MethodClose Esplorer port.
Turn off ESP8266
Set Esplorer port at 115200 and power up Esplorer.
Firmware results in Esplorer now:
NodeMCU custom build by frightanic.com
branch: dev
commit: 569628789cdf83fa6b0e27bafa5624c6b29b701d
SSL: false
modules: adc,dht,ds18b20,file,gpio,i2c,mqtt,net,node,ow,rtctime,tmr,uart,wifi
build built on: 2017-08-20 17:45
powered by Lua 5.1.4 on SDK 2.1.0(116b762)
lua: cannot open init.lua
AT CommandsAT module was not selected when I built the firmware at frightanic.com