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

Radio Test stops responding when TX modulated signal at 99% duty cycle with nRF52 Development Kit

I am trying to transmit a modulated carrier with a high duty cycle but it does not work

the same command works with the default duty setting (50%). 

The cli freezes when I send the command "start_tx_modulated_carrier" after I changed the duty cycle from 50% to 99%

 

I use the nRF52 Development Kit

 

Firmware:

radio_test_pca10040.emProject

from ...\nRF5SDK15209412b96\nRF5_SDK_15.2.0_9412b96\examples\peripheral\radio_test\pca10040\blank\ses

 

Here are the commands

https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Fnrf_radio_test_example.html

Parents Reply Children
Related