mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated decoder for NRF24L01 (markdown)
parent
fc4dec0ce1
commit
68726846a6
6
Decoder-for-NRF24L01.md
Normal file
6
Decoder-for-NRF24L01.md
Normal file
@ -0,0 +1,6 @@
|
||||
NRF24L01 is produced by nordic semiconductor. It is popular to be used in radio control of mini-drone.
|
||||
Right now, you can use portapack to decode the data sent from NRF24L01. Right now, only 250KPS mode is supported.
|
||||
|
||||
##Reference:
|
||||
https://www.youtube.com/watch?v=8ZnWxhCkDkk
|
||||
https://blog.csdn.net/shukebeta008/article/details/105478579
|
@ -1,2 +0,0 @@
|
||||
NRF24L01 is produced by nordic semiconductor. It is popular to be used in radio control of mini-drone.
|
||||
Right now, you can use portapack to decode the data sent from NRF24L01. Right now, only 250KPS mode is supported.
|
Loading…
Reference in New Issue
Block a user