Wowwee MIP Movement Panel icon Wowwee MIP Movement Panel UART-based EZ-B/ESP32 skill to control WowWee MIP, enabling ESP32-Cam camera support and flexible battery-powered integration. Try it →
Asked — Edited

Pull Wi-Fi Data From Ezb

Has anyone been able to pull Wi-Fi data from controller. In other words I would like to be able to get a list of all Wi-Fi stations, get the DB from the station. If possible it would be used for indoor navigation.

If not then I guess use a ESP8266, pull the data serial, then do the work to determine location.

It would be easier to pull from EZ though.

Suggestions?

Thanks.


ARC Pro

Upgrade to ARC Pro

Unlock the true power of automation and robotics by becoming a proud subscriber of Synthiam ARC Pro.

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

Ya - connect to ezb port 8080 and parse results of scanwifi command

#2  

Can this be done on the fly. I want to pull this info as I move the robot to determine location.