• I'm working on something like this, what would be the best way to send the result of wifi.scan back to the browser? You couldn't just add it in the page request as its Async and needs a callback, perhaps a global to keep track of the Scan, run once on startup then again after every request?

  • I think you have to make the async call when an initial page is called, then present the list when user clicks a button on a 2nd page.

About

Avatar for Will @Will started