AT version of SmartConfig not working
Posted: Tue Nov 24, 2015 6:26 am
Hello friends,
I'm trying to use SmartConfig via AT commands, but having no luck doing so. I've built the latest android app from the github repository. I am using AT 0.50 (sdk 1.4.0).
When I do AT+CWSMARTSTART (already in station mode), and then use the app all I see in the debug UART is:
It never goes any further.
However, if I build the standalone SmartConfig example (sdk 1.4.0) then everything works as expected.
What can be the problem?
I'm trying to use SmartConfig via AT commands, but having no luck doing so. I've built the latest android app from the github repository. I am using AT 0.50 (sdk 1.4.0).
When I do AT+CWSMARTSTART (already in station mode), and then use the app all I see in the debug UART is:
Code: Select all
smartconfig type:ESPTOUCH
It never goes any further.
However, if I build the standalone SmartConfig example (sdk 1.4.0) then everything works as expected.
What can be the problem?