roboremo / NRF24-demodulator

Sniff NRF24L01 (and clones) packets and veiw bit-level structure using GNU Radio
MIT License
21 stars 9 forks source link

The GNU Radio flow is always returning garbage #1

Open averri opened 6 years ago

averri commented 6 years ago

I'm using the Hackrf and the GNU Radio flow is always returning garbage. regardless of the nrf_channel. I have tested using nrf_channel from 0 to 126. Even selecting a channel that has no transmissions, the result is similar, some garbage data.

The decoded data:

image

The GNU Radio flow, without the downconverter (because I'm using the Hackrf):

image

usaidakram commented 5 years ago

Hello, Were you able to resolve the issue? Was it a hardware specific issue? I am using Ettus b200 SDR but I am not getting the expected waveform at the receiver end. Please let me know if you have any solution.