Thanks, I still need to flash mine. I am still using the Raytac Nordic NRF, it works great for my projects. But, I have not tried to focus on the DroneID sensing.
@petermarin6 ай бұрын
Man, watching these videos thinking, if only you also produced a version of DragonOS for ARM architecture!! There are a lot of Apple Silicone folks, and a lot more machines are now moving to ARM with the Snapdragon releases. Have you considered it? Would it be a challenge?
@cemaxecuter77836 ай бұрын
I can sure try and find some time here soon to take that on. But I wonder how many versions would be needed?
@petermarin6 ай бұрын
@@cemaxecuter7783 I’m grateful for your care for this!! I honestly think that between your current x86 built and an ARM build (which covers all Apple devices released in the last 4 years + a growing set of computers), you’re covering all architectures people would love
@ericks19796 ай бұрын
Do you flash the sonoff the same as you flashed the catsniffer?
@cemaxecuter77836 ай бұрын
You’d follow this to the T so long as you have the correct version (different then CatSniffer) github.com/nccgroup/Sniffle?tab=readme-ov-file#firmware-installation-sonoff-usb-dongle
@innerfire3696 ай бұрын
I try on DJI Avata and mavic 3 mini all with flashed sonoff Dongle plus but noting happend...(no output from tshark)
@cemaxecuter77836 ай бұрын
I’m pretty certain that the mavic 3 only sends it over WiFi, not Bluetooth. I have to try to build a database of what drones transmit remote ID over what.. i.e WiFi, Bluetooth, both, network?
@innerfire3696 ай бұрын
@@cemaxecuter7783 do u think is posible to sniff wifi id with a "simple" dongle?
@cemaxecuter77836 ай бұрын
@innerfire369 yep, the same dissector can do WiFi when setup correctly with the right interface and settings. Check the main repo readme that I forked from and it has directions for sniffing WiFi remote id.
@goeatsomelunch6 ай бұрын
How about dumping that .json into your takserver
@cemaxecuter77836 ай бұрын
For sure! Slowly working on it now.
@innerfire3696 ай бұрын
What type of drones can detect?
@cemaxecuter77836 ай бұрын
Drones that are transmitting the mentioned Remote ID protocol, specifically the BT5 Long Range type transmission. As to exact models offering that type of transmission, I’m not sure. www.faa.gov/uas/getting_started/remote_id There’s some info here on modules drone-remote-id.com/
@innerfire3696 ай бұрын
@@cemaxecuter7783 Thanks!
@mistercohaagen6 ай бұрын
@@cemaxecuter7783 Do you think Walmart and Amazon will be required to publicly-broadcast real time Remote ID like us mere hobbyists?
@cemaxecuter77836 ай бұрын
Good question, there’s also another type that’s some networked version. I need to go read it again.
@innerfire3696 ай бұрын
@@cemaxecuter7783 I try it, but with flag -l on sniff_reciver won't show anything...