So I have an ardrone 2.0, it does not create a wifi hotspot, tried it with multiple devices, tried to reset it many times. It just wont create a wifi network, so I created an serial connection with the drone.
When I cd into the /bin/ dir I run the board_check, this returns:
Code: Select all
---- BOARD CHECK ---- wmiconfig: ath0: No such device ping: sendto: Network is unreachable Wifi [ERROR] UART motor [ERROR] UART PIC [ERROR]
Code: Select all
<starting info>Version="AR.Drone 2.4.8" WIFI="OK" AddrMAC="00:00:00:00:00:00" Calibration="OK" PICVersion="5.34" Motor1Version="1.43" Motor2Version="1.43" Motor3Version="1.43" Motor4Version="1.43"</starting info>
Thanks in advance.