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

Stay at the forefront of robot programming innovation with ARC Pro, ensuring your robot is always equipped with the latest advancements.

PRO
Synthiam
#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.