BeyondRobotix / mavesp8266

ESP8266 WiFi Access Point and MAVLink Bridge
Other
182 stars 173 forks source link

Multiple UAVs over WiFi? #42

Closed jonathanrutherford closed 7 years ago

jonathanrutherford commented 7 years ago

Hi guys, thanks for your awesome work! I'm trying to connect a couple of pixracer drones to qgroundcontrol to test RTK, is there any way to set up the esp8266 so I can see both? I've tried to set them up as STA's but I can't connect to them from qgc like this. Any clues? Again, many thanks for your great effort,

Jono

dogmaphobic commented 7 years ago

These questions are better asked here: https://gitter.im/dogmaphobic/mavesp8266

If you want to set them up in Station mode, you will need an AP somewhere (a Wi-Fi router) so all nodes involved can connect to, including QGC. That way, they are all part of the same network.

jonathanrutherford commented 7 years ago

Ok, thanks.