NRF24-BTLE-Decoder
Protocol decoder
Decodes and analyzes wireless communication protocols from RTL-SDR data
Sniff and decode NRF24L01+ and Bluetooth Low Energy using RTL-SDR
308 stars
34 watching
72 forks
Language: C
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,234 |
maniacbug/rf24 | Provides an Arduino driver for the nRF24L01 2.4GHz Wireless Transceiver | 954 |
floe/btle | Supports basic Bluetooth Low Energy functionality using the nRF24L01+ | 264 |
jiaoxianjun/btle | Software defined radio Bluetooth Low Energy packet sniffer and transmitter | 734 |
omriiluz/libnrf24l01p | A C library providing a simple API for accessing wireless nRF24l01+ modules on ARM-Cortex-M3 and MSP430 microcontrollers. | 7 |
gemesa/stm32-rf-scanner | An RF scanner project using an nRF24L01+ and Blue Pill to scan frequencies in the 2.4GHz range | 13 |
maikelwever/nrf24l01 | Provides a platform agnostic driver to interface with 2.4GHz wireless modules using Rust and embedded-hal. | 28 |
nrf-rs/nrf-hal | A Rust-based hardware abstraction layer for nRF microcontrollers | 507 |
aaronds/arduino-nrf24l01 | An Arduino port of an existing radio communication library for the nRF24L01 module | 229 |
kehribar/nrf24l01_plus | Portable nrf24L01+ radio module library with auto acknowledgement and retransmission support | 297 |
mothball187/flipperzero-nrf24 | An NRF24 radio transceiver driver for the Flipper Zero device | 287 |
bluez/bluer | A Rust interface to the Linux Bluetooth protocol stack. | 318 |
dmazzella/uble | A Python-based driver for controlling Bluetooth Low Energy devices using HCI packets | 85 |
nrf24/rf24mesh | Develops an open-source software framework for mesh networking using RF24 devices | 424 |
nekromant/rf24boot | A bootloader that enables wireless communication between microcontrollers and nrf24l01 wireless modules | 107 |