I am using SDK1.4 (Non-RTOS) and latest Esptouch Android app. I have been experimenting smart-config with hidden SSID and noticed that
1. ESP firmware does not send connection confirmation to APP when SSID is hidden. The AP is actually there and can be connected by ESP by setting SSID/PWD coming from App. But App does not receive any success notification. Does smartconfig implementation does a WiFi scan and if SSID is not found (even if its there) then it does not send confirmation to App and App keeps waiting and timesout?
2. In the same scenario (as above i.e. SSID hidden) the AP MAC address is received by ESP is 00:00:00:00:00:00 and BSSID_SET=0 in (struct station_config *)pdata. I dont understand this, the AP BSSID was correctly supplied by Andoid App during.
Is this a bug or missed scenario ?
Many thankStatistics: Posted by Guest — Thu Nov 26, 2015 2:18 am
]]>