This project is all about creating a custom library from scratch for a nRF24L01 transceiver module, the code developed here will run on a stm32f103C8 microcontroller (also known as the BLUEPILL) which ...
This module uses the 2.4GHz transceiver from Nordic Semiconductor, the nRF24L01+. This board features a reverse polarized SMA connector for maximum RF range. The hardware is released under Creative ...
We’re sure that some of our readers are familiar with the difficult task that debugging/sniffing nRF24L01+ communications can be. Well, [Ivo] developed a sniffing platform based on an Arduino ...
[Necromant] wrote a library to flash his microcontroller over an RF link using an NRF24L01 wireless communication module. The NRF24L01 is a cheap RF module that can be easily integrated into ...
I am working with OLP425 which is based on CC2540. My goal is to connect nRF24L01 transceiver to receive data from another board wirelessly (that also has nRF24L01 chip for communication). My initial ...
The system sets single-chip Ameg16 as control center, realizes communication between nodes via nRF24L01 wireless transceiver module, and realizes communication between sink and upper computer via ...