Skip to content

nRF24LU1+ (and derivatives) packet demodulator for USRP SDRs

License

Notifications You must be signed in to change notification settings

figbux/USRP-nRF24-demodulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

USRP nRF24 demodulator

nRF24LU1+ (and derivatives') packet demodulator GRC (v3.7.11) diagram for Ettus USRP SDRs. Based on the one for HackRF.

Captured packets are pushed into a FIFO under /tmp/fifo which then can be used with omrilluz's nRF24 decoder (https://github.com/omriiluz/NRF24-BTLE-Decoder) like:

cat /tmp/fifo | ./nrf24-btle-decoder

Tested with USRP B200.

About

nRF24LU1+ (and derivatives) packet demodulator for USRP SDRs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published