Hi Forum,
I'm using a NRF24L01 (without "+") in a very power critical application. To tune the matching networks, i used a mini coaxial connector on the output to measure Antennaimpedance and output impedance of the nRF. For that I need an unmodulated carrier to be transmitted from the nRF. I found This document which pointed out a very simple procedure to get the nRF to a CW. Start the nRF -> PWR_UP to 1 -> set highest Bit in RF_SETUP to activate CW Mode and then pull CE high. I've validated my uC Code with an osciloscope to check if the SPI protocol ist setup correctly - and it is.
Sadly my nRF Chip does absolutely nothing.
I've recognized that the document is for the NRF24L01+... is the NRF24L01 capable of sending CW? Due to several pages on the web, the L01 and the L01+ are similiar beside the plus version has more modulation capabilities.
How can I achieve a constant carrier?
FYI: I know that sending a CW at this frequency is not allowed. But that's why im using a U.FL connector to measure the carrier (with antenna disconnected). Besides that, im working in an anechoic chamber.
Kind regards, looking forward for your help!
Tony