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 SmartConfig example (sdk 1.4.0) then everything works as expected.
What can be the problem?