Asked
— Edited
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.
Ya - connect to ezb port 8080 and parse results of scanwifi command
Can this be done on the fly. I want to pull this info as I move the robot to determine location.
yah