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

How to setting Continuous modulated output mode for nRF24L01P

Hi.

I wonder that how to setting continuous modulated output mode for nRF24L01P. I see Appendix C - Constant carrier wave output for testing in datasheet. But there is no setting mothad for modulated output.

Please teach me the way.

Best Regards.

Parents
  • Hi

    There is no continuous modulated output test mode. If you want to test modulated output you basically have to send packets like normal.

    If you disable the auto ACK mechanism it is possible to send packets back-to-back for up to 4ms, before the radio has to be put into standby mode and re-enabled to ensure that the carrier frequency doesn't drift too far. For minimal packet overhead it is possible to disable the CRC, and set the address to 2 or 3 bytes in length.

    Best regards
    Torbjørn

Reply
  • Hi

    There is no continuous modulated output test mode. If you want to test modulated output you basically have to send packets like normal.

    If you disable the auto ACK mechanism it is possible to send packets back-to-back for up to 4ms, before the radio has to be put into standby mode and re-enabled to ensure that the carrier frequency doesn't drift too far. For minimal packet overhead it is possible to disable the CRC, and set the address to 2 or 3 bytes in length.

    Best regards
    Torbjørn

Children
Related