New cheap wireless modules..

I have recently saw a very cheap module on online shops.

those are very cheap 10pcs 6$ (including shipping). wondering if anyone has made any library of it.

http://www.aliexpress.com/item/Free-shipping-10pcs-lot-SMD-NRF24L01-wireless-data-transmission-module-Mini-NRF24L01-wireless-module/2027086715.html

http://www.aliexpress.com/item/Free-shipping-10pcs-lot-SMD-NRF24L01-wireless-data-transmission-module-Mini-NRF24L01-wireless-module/2027086535.html

http://www.aliexpress.com/item/Free-shipping-10pcs-lot-SMD-NRF24L01-wireless-data-transmission-module-Mini-NRF24L01-wireless-module/2055304524.html

http://www.aliexpress.com/item/Free-shipping-10pcs-lot-SMD-NRF24L01-wireless-data-transmission-module-Mini-NRF24L01-wireless-module/2027013568.html

That are normal NRF24L01+ modules. They are about 1 dollar each, but now even cheaper !

I think the 'Mirf' library was used in the past, but I don't know if it has been maintained.

You can try the RadioHead library : RadioHead: RadioHead Packet Radio library for embedded microprocessors

Perhaps you can start here : Arduino Playground - Nrf24L01

After digging a while i have found out that the module contains SE8R01 chip.
I have got the datasheet of the module.

SE8R01_DataSheet part1.pdf (736 KB)

Part 2 of the data sheet

SE8R01_DataSheet part 2.pdf (868 KB)

part 3 of datasheet

There are almost too many libraries for nRF24L01+
See my project for some links

Most seem to start with Maniacbug's work

Roger