esp8266 and wifi.scan() empty list #5243
Replies: 1 comment
-
Posted at 2015-11-26 by @MaBecker this is what AT tells Attachments: Posted at 2015-11-26 by tve Well, that looks fishy. If you have a few minutes, could you capture the debug log for the scan? Posted at 2015-11-26 by @MaBecker please advise how Posted at 2015-11-26 by tve Never mind, I can reproduce it just fine... Posted at 2015-11-26 by tve The debug log is on by default and comes out on uart1/gpio2. You can turn it off/on using Posted at 2015-11-26 by @MaBecker will give it a try next time - thanks Posted at 2015-11-26 by tve If you enable the debug log you see stuff like:
which shows that the scan returned the expected local APs. Now why they don't arrive in JS-land... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2015-11-25 by @MaBecker
try to get a list of Access Points but list is empty, any idea ?
connecting to a non hidden access point works
Beta Was this translation helpful? Give feedback.
All reactions