mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-08-27 03:40:46 +00:00
Updated Decoder for NRF24L01 (markdown)
@@ -1,3 +1,6 @@
|
||||

|
||||
|
||||
# Introduction
|
||||
[NRF](https://www.nordicsemi.com/Products/2-4-GHz-proprietary) is a proprietary low-power and low-cost transceiver that operates in the 2.4Ghz range produced by Nordic Semiconductor. It is mainly used for remotes, keyboards and mice, and in general low power communication. It is often seen as `nFR24L01` and similar cheap transceivers popular with the hobby electronics crowd. It is also popular in radio control of mini-drone.
|
||||
|
||||
With this app, you can use the portapack to decode the data sent from a `nFR24L01` transceiver and see some data messages. It currently only supports 250KPS mode.
|
||||
|
Reference in New Issue
Block a user