Hi,
I recently bought a couple of nrf24l01p sparkfun board for testing. I use
2 arduino uno boards. I rewritten all the code from scratch. The pair worked
well, I ran some bandwidth benchmark in the following configuration:
. crc disabled
. 3 bytes addr width
. 2mbps
. 0dbm gain
. tested over different channels in the range
I managed to get around 600kbps of useful payload transmited and received.
Yesterday, one of the nrf24l01p stopped working for unknown reasons, both
in rx and tx modes. Carrier is no longer detected by this ship. The other works
fine. I can still transmit data thru the SPI line, and read them back (addr regs …).
Any idea on what I could investigate?
Regards,
Fabien.