respond properly to AT+CWLAP when it has v0.9.2.2 AT Firmware.bin firmware on it.
I've flashed it with SDK's 2.2, 2,1 and 2.0 (Using Flashdownloader 2,3) yet when I do AT+CWLAP
it just seems to 'think' for about 10 seconds then prints OK. Other AT commands seem to respond fine.
I've tried AT+CWMODE 1 and 3 but not success.
The Baud rate after flashing using (SDK 3.3, 2.1 and 2.0) operates at 74880, i.e. allows AT input/output, something I have
never seem before. Usually after flashing, 9600 or 115200 were the BAUD rates for proper AT command
communications and powering on with the 74880 BAUD simply just used to give a "report" and no scope to interact with AT commands.
I thought maybe the Module had to be set to Baud of 115200, so I did AT+CIOBAUD=115200 (which had worked
in the past with other ESP-01, 512KB and 1MB modules) but now trying to change the BAUD didn't work,
so I tried the 'updated' AT+UART=115200,8,1,0,3
but after power cycling with Serial Coms Terminal (Arduino Serial Monitor) at 115200 Baud, I couldn't enter any AT commands.
This is the first time this has happened to me. I can't figure out a reason.
In summary: How to get data back from an AT+CWLAP command and how to change the Baud rate?
(I've read the documentation but I can't find out what I'm doing wrong)
Thank you.Statistics: Posted by MIKE-8266 — Mon Mar 19, 2018 11:08 pm
]]>