NodeMCU 0.9.6 build 20150704 powered by Lua 5.1.4
lua: cannot open init.lua
>
Communication with MCU...
Got answer! AutoDetect firmware...
NodeMCU firmware detected.
=node.heap()
33928
thats ok, then i try to connect to my wifi, and it doesn't get ip. I try with come AT commands:
> AT+CWMODE=1
stdin:1: '=' expected near '+'
> AT+CWLAP
stdin:1: '=' expected near '+'
> AT
>> AT+CWLAP
stdin:2: '=' expected near 'AT'
> What's happend with my esp-03?