alphafox02 / SniffleToKismet

Proxy tool that bridges the gap between the Sniffle Bluetooth 5 long range extended sniffing and Kismet's ANTSDR capture mechanism. This tool allows users to utilize a Sniffle compatible dongle to detect Bluetooth 5 long range extended packets and relay them to Kismet through a ZMQ to TCP proxy.
MIT License
13 stars 2 forks source link

Kismet does not receive any data #1

Open OP-drone opened 1 month ago

OP-drone commented 1 month ago

Sonoff Zigbee 3.0 USB Dongle Plus ( CC2652P )

FW sniffle_cc1352p1_cc2652p1_1M.hex ( Version 1.10.0 ) @ https://github.com/nccgroup/Sniffle/

Sniffle branch OpenDroneID @ https://github.com/bkerler/Sniffle

GPS received

Mavic 3 ,mavic mini 3 pro ( latest fw )

Drone APP = Remote ID functionality normal

Kismet build from source

alphafox02 commented 1 month ago

The Mavic three only does Wi-Fi type remote ID not Bluetooth. Sniffle is for Bluetooth, specifically I’ve been detecting Bluetooth long range as Bluetooth legacy wouldn’t be too much of importance to me.

alphafox02 commented 1 month ago

The drone app can use or detect Wi-Fi or Bluetooth using your phones hardware. I suspect if you look probably into it more that you were only receiving the Wi-Fi type remote ID. If I’m wrong, please let me know so I can look into it more.

OP-drone commented 1 month ago

After numerous checks I found out that Mavic only sends Wi-Fi RID packets.

alphafox02 commented 1 month ago

What a bummer! But good that you were able to confirm that. I thought for sure I had heard it was only Wi-Fi.

OP-drone commented 1 month ago

Wi-Fi RID is implemented not only on Mavic other manufacturers also use it, Wi-Fi RID support is needed.

alphafox02 commented 1 month ago

Totally agree, but keep in mind Sniffle is BT only. So I’ll have to look at some other way or add in something else to assist. I’m assuming it’s only a matter of time before kismet officially rolls in something. I’ll reach out to see.