Has anyone encountered this issue before? Not a huge problem but was wondering if I can stop it from happening. In the code sample below you can see some blank SSIDs such as +CWLAP:("",-76)
+CWLAP:("invisible",-34)
+CWLAP:("CBCI-CA5F-2.4",-57)
+CWLAP:("xfinitywifi",-58)
+CWLAP:("XFINITY",-58 ...
Search found 2 matches
- Fri Mar 24, 2017 2:51 pm
- Forum: ESP-IDF
- Topic: AT+CWLAP command returning blank SSIDs
- Replies: 1
- Views: 4821
- Fri Mar 24, 2017 2:41 pm
- Forum: ESP-IDF
- Topic: Connecting to wifi occasionally failing
- Replies: 0
- Views: 3367
Connecting to wifi occasionally failing
I am running the latest AT firmware on my ESP32. Sometimes when I run the AT+CWJAP command, I get
AT+CWJAP="invisible","12345678"
+CWJAP:0
ERROR
On the OS output from TXD0 and RXD0 I see
I (35758) wifi: state: init -> auth (b0)
I (35763) wifi: state: auth -> assoc (0)
I (35775) wifi ...
AT+CWJAP="invisible","12345678"
+CWJAP:0
ERROR
On the OS output from TXD0 and RXD0 I see
I (35758) wifi: state: init -> auth (b0)
I (35763) wifi: state: auth -> assoc (0)
I (35775) wifi ...