-->
Page 1 of 1

AT+GMR --> stdin:1: '=' expected near '+'.Unable to reflash

PostPosted: Fri May 22, 2015 5:09 am
by Ghjer
After flashing my ESP with NODEMCU and fooling around with my init.lua :oops:

NodeMCU 0.9.5 build 20150318 powered by Lua 5.1.4
lua: cannot open init.lua
> AT+GMR
gives
stdin:1: '=' expected near '+'

Woops. I'm also not able to reflash via NODEMCU.

Re: AT+GMR --> stdin:1: '=' expected near '+'.Unable to refl

PostPosted: Wed Jan 13, 2016 1:56 am
by satishIoT
Hi ...

could you get the answer for ur above quarry as im also getting same error .

Appreciate the help !!

thanks

Re: AT+GMR --> stdin:1: '=' expected near '+'.Unable to refl

PostPosted: Wed Jan 13, 2016 11:15 am
by martinayotte
When you upload Lua firmware, you overwrite AT firmware, so there is no AT commands available anymore. They are 2 separate firmwares.