diff --git a/Decoder-for-NRF24L01.md b/Decoder-for-NRF24L01.md new file mode 100644 index 0000000..89a94dc --- /dev/null +++ b/Decoder-for-NRF24L01.md @@ -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 \ No newline at end of file diff --git a/decoder-for-NRF24L01.md b/decoder-for-NRF24L01.md deleted file mode 100644 index d913d89..0000000 --- a/decoder-for-NRF24L01.md +++ /dev/null @@ -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. \ No newline at end of file