Station mode not connecting to Internet
-
Hello,
I have a m500 VOXL drone that I want to connect to the internet. I put the drone into station mode over adb according to https://docs.modalai.com/wifi-setup/.
I am able to ping the router (ip address: 192.168.100.254) and another device on the same network (ip address: 192.168.100.253) but I cannot ping anything on the internet, including google.com
Any help would be greatly appreciated
-
Found a solution. I had a microhard radio running on the m500. You need to disable the microhard (eth0) with ifconfig eth0 down
-
@Daniel-Ryu thanks for posting the resolution!