AT+CWLAP command returning blank SSIDs
Posted: Fri Mar 24, 2017 2:51 pm
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)
Code: Select all
+CWLAP:("invisible",-34)
+CWLAP:("CBCI-CA5F-2.4",-57)
+CWLAP:("xfinitywifi",-58)
+CWLAP:("XFINITY",-58)
+CWLAP:("xfinitywifi",-60)
+CWLAP:("XFINITY",-62)
+CWLAP:("Propel",-64)
+CWLAP:("SiteSpect Guests",-65)
+CWLAP:("SiteSpect Legacy",-65)
+CWLAP:("SSNI",-65)
+CWLAP:("Propel Guest",-66)
+CWLAP:("SSPF",-67)
+CWLAP:("HP-Print-EF-Officejet Pro 8610",-67)
+CWLAP:("PIRG",-71)
+CWLAP:("Propel",-72)
+CWLAP:("Propel",-73)
+CWLAP:("SiteSpect Guests",-75)
+CWLAP:("SSNI",-75)
+CWLAP:("SiteSpect Legacy",-75)
+CWLAP:("",-76)
+CWLAP:("RapidMiner Guest",-76)
+CWLAP:("SSNI",-76)
+CWLAP:("SiteSpect Guests",-77)
+CWLAP:("",-80)
+CWLAP:("",-81)
+CWLAP:("SiteSpect Legacy",-81)
+CWLAP:("SiteSpect Guests",-83)
+CWLAP:("UN",-84)
+CWLAP:("CIC",-84)
+CWLAP:("CIC SLOW for EMERGENCY ONLY",-85)
+CWLAP:("CIC",-88)
+CWLAP:("",-89)
+CWLAP:("ssc-user-byod",-89)
+CWLAP:("Cherlene",-89)
OK