Chat freely about anything...

User avatar
By sfranzyshen
#9515 Hi I have been playing around with the iot_demo and have noticed that the wifi scan functions do not work. If I do a http://192.168.4.1/client?command=scan it responds back with ...

{
"Response":{
"TotalPage":2
}

but then if I try and read the results with a http://192.168.4.1/client?command=scan&page=1 I get this back ...

{
"successful": false,
"data": null
}

I have tested this with several version of the iot_demo (sdk) and they all seam to have this same bug ... at least one person has noticed this on the ai-thinker site ...
http://www.ai-thinker.com/forum.php?mod=viewthread&tid=691
but no one seams to even use it ... or have a fix ... just putting it out there to see if anyone has a fix???