This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3130: RadiotoolCLI to CC313x interface

Part Number: CC3130

Hi we are looking for the interface protocol between the CC3130 and the Radiotool, We will need this for a Production test mode with a very reduced set of commands for RX and TX verification, we will access the CC3130 from our boards host processor through the SPI interface. So we are looking for the protocol between CC3130 and radiotoolcli.exe .

  • Hi,

    Please see code from CC3xxx radio tools (see file \Source Files\Source Projects\radiotool_CC32xxS_LAUNCHXL_freertos_ccs\radiotool.c / .h). According this file you will be easily capable implement radio testing features into your host firmware. Radio tools you can download from CC32xx SDK webpage (compatible version is CC3xxxRadioTool-1.0.3.18).

    Jan