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

How to SPI program the nRF24LU1p

I have a USB dongle with an nRF24LU1p that has a few SPI pins but is missing the RESET pin. I would like to be able to program it via SPI but the SPI programming protocol calls for triggering the RESET pin to enable and disable the programming mode.

I can see on the circuit that the RESET pin is connected to a resistor and that's also how it works in the reference USB dongle. How is the RESET pin toggling achieved on the official programmer?

Related