Anafi AI as a USB Wi-fi adapter

Hi,

I’m trying to use Anafi AI as Wi-Fi adapter, so I followed the easy tutorial on Parrot Drone as a USB Wi-fi adapter.

As soon as I run sphinx-drone-as-wifidongle --model=anafi_ai on my laptop (with the drone on and USB connected), the front camera do a 180° flip, and the only log I got are :

Waiting for sphx_ana_ 1/40 ...                                                 
Waiting for sphx_ana_ 2/40 ... 
Waiting for sphx_ana_ 3/40 ... 
Waiting for sphx_ana_ 4/40 ... 
Waiting for sphx_ana_ 5/40 ... 
Waiting for sphx_ana_ 6/40 ... 
Waiting for sphx_ana_ 7/40 ... 
Waiting for sphx_ana_ 8/40 ... 
Waiting for sphx_ana_ 9/40 ... 
Waiting for sphx_ana_ 10/40 ... 
Waiting for sphx_ana_ 11/40 ... 
Waiting for sphx_ana_ 12/40 ... 
Waiting for sphx_ana_ 13/40 ... 
Waiting for sphx_ana_ 14/40 ... 
Waiting for sphx_ana_ 15/40 ... 
Waiting for sphx_ana_ 16/40 ... 
Waiting for sphx_ana_ 17/40 ... 
Waiting for sphx_ana_ 18/40 ... 
Waiting for sphx_ana_ 19/40 ... 
Waiting for sphx_ana_ 20/40 ... 
Waiting for sphx_ana_ 21/40 ... 
Waiting for sphx_ana_ 22/40 ... 
Waiting for sphx_ana_ 23/40 ... 
Waiting for sphx_ana_ 24/40 ... 
Waiting for sphx_ana_ 25/40 ... 
Waiting for sphx_ana_ 26/40 ... 
Waiting for sphx_ana_ 27/40 ... 
Waiting for sphx_ana_ 28/40 ... 
Waiting for sphx_ana_ 29/40 ... 
Waiting for sphx_ana_ 30/40 ... 
Waiting for sphx_ana_ 31/40 ... 
Waiting for sphx_ana_ 32/40 ... 
Waiting for sphx_ana_ 33/40 ... 
Waiting for sphx_ana_ 34/40 ... 
Waiting for sphx_ana_ 35/40 ... 
Waiting for sphx_ana_ 36/40 ... 
Waiting for sphx_ana_ 37/40 ... 
Waiting for sphx_ana_ 38/40 ... 
Waiting for sphx_ana_ 39/40 ... 
Waiting for sphx_ana_ 40/40 ... 
ERROR: Timeout occurred while waiting for sphx_ana_* network interface.

Any ideas ?

Best,
Clément

Hello,

What are your firmware and sphinx versions?

Hi,

My real Anafi AI has Firmware C.H.A.R.L.E.S 7.1.0 with HW_04 hardware version. Everything seems up to date in firmware versions.
My Sphinx version is 2.6
I use simulated anafi firmware with ftp://XXX:XXX@ftp2.parrot.biz/versions/anafi2/pc/%23latest/images/anafi2-pc.ext2.zip.

After updating sphinx, can you tell us what the command ip a returns after running sphinx-drone-as-wifidongle --model=anafi_ai?

Yes for sure.
Here is what ip a returns :

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eno1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
    link/ether 34:48:ed:0f:6f:93 brd ff:ff:ff:ff:ff:ff
    altname enp0s31f6
3: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
    link/ether 24:41:8c:c3:a3:d9 brd ff:ff:ff:ff:ff:ff
    altname wlp111s0
4: enx3448ed84147e: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 34:48:ed:84:14:7e brd ff:ff:ff:ff:ff:ff
    inet 192.168.3.76/22 brd 192.168.3.255 scope global dynamic noprefixroute enx3448ed84147e
       valid_lft 2021sec preferred_lft 2021sec
    inet6 fe80::a802:736f:c1fb:f15e/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
5: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 
    link/ether 02:42:57:6e:ce:d5 brd ff:ff:ff:ff:ff:ff
    inet 172.17.0.1/16 brd 172.17.255.255 scope global docker0
       valid_lft forever preferred_lft forever

This is due to an issue with firmware version 7.1.0. The next release will have a fix. Sorry for the inconvenience.

Ok thanks :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.