Hi!
I have a new RoboMaster TT with the controller attached. I want to use "router mode" aka "station mode". I did the following:
1. I set the switch to AP mode first (down).
2. I connect my PC to the RMTT-xxx network
3. Run this script (with my wifi settings): Multi-Tello-Formation/formation_setup.py at master · TelloSDK/Multi-Tello-Formation
The response is:
➜ python formation_setup.py
sending command command
from ('192.168.10.1', 8889): b'ok'
sending command ap mywifi passwd123
from ('192.168.10.1', 8889): b'OK,drone will reboot in 3s\x00'
4. The LED starts to blink purple. I toggle the switch to station mode (up) and it still keeps on blinking purple. The drone doesn't connect to my wifi network.
5. In my wifi router management panel I see it was connected for a bit (it appears as RMTT there with a valid IP).
6. When I reboot in router mode the LED blinks fast yellow. The matrix led display says: Wifi UNACTIVE!
Does anyone have an idea how to debug this?
I have a new RoboMaster TT with the controller attached. I want to use "router mode" aka "station mode". I did the following:
1. I set the switch to AP mode first (down).
2. I connect my PC to the RMTT-xxx network
3. Run this script (with my wifi settings): Multi-Tello-Formation/formation_setup.py at master · TelloSDK/Multi-Tello-Formation
The response is:
➜ python formation_setup.py
sending command command
from ('192.168.10.1', 8889): b'ok'
sending command ap mywifi passwd123
from ('192.168.10.1', 8889): b'OK,drone will reboot in 3s\x00'
4. The LED starts to blink purple. I toggle the switch to station mode (up) and it still keeps on blinking purple. The drone doesn't connect to my wifi network.
5. In my wifi router management panel I see it was connected for a bit (it appears as RMTT there with a valid IP).
6. When I reboot in router mode the LED blinks fast yellow. The matrix led display says: Wifi UNACTIVE!
Does anyone have an idea how to debug this?