sxjack / unix_rid_capture

A program that captures ASTM F3411 / ASD-STAN 4709-002 UAV direct remote identification signals transmitted over WiFi and Bluetooth.
MIT License
35 stars 8 forks source link

How to upload the sniffer_coded.dongle.hex into the nRF52840 #2

Open brainstorm90000 opened 1 year ago

brainstorm90000 commented 1 year ago

Hi, sorry for my little to none experience on the nRF52840 dongle, but is not 100% clear to me which could be the fastest/simplest way to upload your suggested firmware in the nRF52840 dongle. Could you give me some hints? The reason why I am not receiving any BT5 messages even if I compiled the code selecting set(nrf_sniffer 1) and set(bluez_sniffer 0) is due to the missing sniffer firmware ?

thx

brainstorm90000 commented 1 year ago

Looking on the Nordic portal I finally found a way to upload the sniffer firmware into the dongle, but I am not still sure the dongle is working properly....in the console I got this debug messages { "nrf_reads" : 4, "nrf_bytes" : 0 } What does it means? thx!