nebkat / esp32-xbee

ESP32 XBee UART Interface
GNU General Public License v3.0
86 stars 44 forks source link

DJI Controller unable to connect #49

Closed tvanderweide closed 2 years ago

tvanderweide commented 2 years ago

I'm using a DJI controller with a built-in screen and unfortunately, when the controller is connected directly to the WiFi Master ESP_Xbee_XXXX wifi network there is a network error message on the DJI controller side of things. When both the controller and WiFi NTRIP Master are attached to an external router, everything works as expected. How can I get the DJI controller to work directly with the WiFi Master? I'm using v0.5.2

It's super exciting that the Ardusimple GNSS board with the WiFi NTRIP Master attachment is able to act as a local NTRIP host for the DJI RTK products but I'd love to get rid of the unnecessary external wifi router.

DJIControllerIssue