Yes, that might help. Interesting the ESP12 board has got such a big cap on though!
I suppose getAPs probably doesn't try and transmit anything - I guess it's just reporting on the SSID broadcasts that have been received? Presumably non-radio things like getVersion work though?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yes, that might help. Interesting the ESP12 board has got such a big cap on though!
I suppose
getAPs
probably doesn't try and transmit anything - I guess it's just reporting on the SSID broadcasts that have been received? Presumably non-radio things likegetVersion
work though?