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

Radio test example through USB UART CLI?

Dear all,

For EMI/EMC Test, we need the USB UART CLI functionality for example "Radio Test",

could you tell us how to implement it or any example can do that?

Thanks.

Parents
  • HI Conan, 

    the Radio Test Example in SDK v15.3.0 uses the CLI to control the tests. 

    The Radio Test Example demonstrates how to configure the radio as the constant RX or TX carrier, the modulated TX carrier, or the RX or TX sweep.

    The tests are controlled with Command Line Interface (CLI) by the serial port. At any time during the tests, you can set the radio parameters output power, bit rate, and channel. You can also set the time on each channel in the sweep mode, in steps of 1 millisecond to 99 milliseconds, every 1 millisecond. The application also allows you to send a data pattern to another board.

    Best regards

    Bjørn

Reply
  • HI Conan, 

    the Radio Test Example in SDK v15.3.0 uses the CLI to control the tests. 

    The Radio Test Example demonstrates how to configure the radio as the constant RX or TX carrier, the modulated TX carrier, or the RX or TX sweep.

    The tests are controlled with Command Line Interface (CLI) by the serial port. At any time during the tests, you can set the radio parameters output power, bit rate, and channel. You can also set the time on each channel in the sweep mode, in steps of 1 millisecond to 99 milliseconds, every 1 millisecond. The application also allows you to send a data pattern to another board.

    Best regards

    Bjørn

Children
Related