
The nRF24L01+ is a single chip 2.4GHz transceiver with an embedded baseband protocol engine (Enhanced ShockBurst™), suitable for ultra low power wireless applications.
Looking in eBay I found the nRF24L01+ in three different modules. I bought the smd module, but for testing is better the module with pin header.
Description of library.
Initializes the nRF24L01 module.
NRF24L01_Init(mode, rf_channel)
mode: Sets RX_MODE or TX_MODE.
rf_channel:...