In step 3, set_ap(ssid, password) I change ssid=tello and password=tellotello in file formation.py. Then I do the following code python formation_setup.py and it returns like
sending command command from ('192.168.10.1', 8889): ok sending command ap tello tellotello from ('192.168.10.1', 8889): OK,drone will reboot in 3s
Then I run python multi_tello_test.py test_2_drones.txt, but it shows [Still_Searching]Trying to find Tello in subnets... all the time, no tello is detected. I build an wifi like this.

And my test_2_drones.txt is shown below:

do you know where the problem is? thanks!
In step 3,


set_ap(ssid, password)I change ssid=tello and password=tellotello in file formation.py. Then I do the following codepython formation_setup.pyand it returns likesending command command from ('192.168.10.1', 8889): ok sending command ap tello tellotello from ('192.168.10.1', 8889): OK,drone will reboot in 3sThen I run
python multi_tello_test.py test_2_drones.txt, but it shows[Still_Searching]Trying to find Tello in subnets...all the time, no tello is detected. I build an wifi like this.And my test_2_drones.txt is shown below:
do you know where the problem is? thanks!