-->
Page 1 of 1

How to perform wifi scan from http request

PostPosted: Sat Mar 12, 2016 7:14 pm
by mharis
Hi all,

I want to start a wifi scan from an ajax request and return results in the same request but i don't know how to make the function to wait the WifiStation.startScan to complete and then return the results to client. any idea?