theAgingApprentice / HexaFloorRide

Arduino based six legged robot project
MIT License
0 stars 0 forks source link

autodetect Broker IP based on WiFi Access point #211

Closed nerdoug closed 9 months ago

nerdoug commented 1 year ago

Rather than force a HTML connection to the robot to change the broker IP it connects to, we can do this automatically based on the name of the WiFi access point that the robot has connected to. This will allow robots to move between our 2 development environments without any reconfiguration.