I have bought from ebay 10 nRF24L01 and I'm trying work on a ,for more that 7 days, project sending 7bytes data. I have build (on a breadboard) the circuit described on that thread davidegironi.blogspot.gr/.../nrf24l01-atmega-library-and-development.html but I haven't successfully transmitted anything. If I use the debug mode connect to my laptop rs232 :'m getting the following info
starting as tx... info STATUS: 0E CONFIG: 08 RF_CH: 02 RF_SETUP: 0F EN_AA: 3F EN_RXADDR: 03 OBSERVE_TX: 00
sending data, on pipe 0...
and stuck the software on uint8_t writeret = nrf24l01_write(bufferout);
I also attached the software if someone can help me because I almost getting mad...
Best Regards Themos Anastasopoulos