Updated Decoder for NRF24L01 (markdown)

James Shao 2020-12-21 21:49:51 +08:00
parent 184b3d525b
commit 0752026f9a

@ -2,5 +2,7 @@ NRF24L01 is produced by nordic semiconductor. It is popular to be used in radio
Right now, you can use portapack to decode the data sent from NRF24L01. Right now, only 250KPS mode is supported.
## References:
https://www.youtube.com/watch?v=8ZnWxhCkDkk
https://blog.csdn.net/shukebeta008/article/details/105478579