This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Write Cycle ?

Hello ,

I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware reset pin on the chip , so I've taken care of the problem by adding a transistor in my design ... Naturally , at every reset cycle I need to reconfigure the registers and I do this reset operations periodically every 3 seconds ...

Here is my question ...

Is there a write/configure number limit for this chip ? I mean , do I harm the chip by resetting and reconfiguring the chip every 3 seconds .. ?

Thanks ..

Related