Arduino and Raspberry Pi compatible Several resources available online, such as tutorials, data sheets, and notes Auto-acknowledge and auto-retransmit Applications: wireless peripherals The 2.4G Transceiver nRF24L01P+ Module (2pk) includes an Interrupt Request (IRQ) pin which can be used to wake the host microcontroller, (ex: Arduino), from sleep when the module receives a transmission providing great power conservation in battery devices. A host microcontroller can communicate and configure the nRF24L01+ over a 4-pin Serial Peripheral Interface (SPI). The configuration registers are accessible through the SPI connection. Configurable parameters include frequency channel (125 selectable channels), output power, and data rate (data rates: 250kbps, 1Mbps, and 2Mbps). The on chip voltage regulator accepts supply voltages from 1.9 to 3.6V. When using the nRF24L01+ with an Arduino be sure to use the 3.3V output pin from the Arduino board to power the nRF24L01+ module.