Freeflight Pro doesn't recognize simulated Bebop

Hi all

I’m trying to control the drone from the Freeflight Pro app. I can connect to the generated network, but Freeflight doesn’t recognize it as a drone (see screenshot). When I tap the combobox, it takes me to the network settings even though I’m already connected.

any insight appreciated

[Sphinx]=0.21.1
[Freeflight Pro]=4.3.8
[OS]=Android 6.0.1
[GPU]=Intel HD Graphics 620

.drone file:

<?xml version="1.0" encoding="UTF-8"?>
<drone
  name="bebop"
  firmware="http://plf.parrot.com/sphinx/firmwares/ardrone3/mykonos3_pc/latest/images/ardrone3-mykonos3_pc.ext2"
  hardware="mykonos3board">
  <sdf_params
    low_gpu="false"
    with_bumpers="false"
    with_front_cam="true"/>
  <pose>0 0 0 0 0 0</pose>
  <interface>eth1</interface>
  <!-- 'wlan0' may need to be replaced the actual wifi interface name -->
  <stolen_interface>wlp2s0:eth0:192.168.42.1/24</stolen_interface>
</drone>

  1. For some Android phones like Nexus5 on 6.0.1, you need to answer yes to the pop up (see picture) appearing just after the wifi connection gets established.

  2. Make sure you respect the system requirements listed in the user manual. http://developer.parrot.com/docs/sphinx/system-requirements.html

  3. You may also move to FF 5.0, which has been recently released.