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.

PurePath Commander Production test Program tester

Other Parts Discussed in Thread: CC8520

Hello!

I am currently testing the CC8520 platform and I would like to achieve the following.

I want to create a (almost) fully automated production test script. So far I've had success with RSSI, PER and OP Assist tests (onboard button and LED blinking) and dut test image/App image programming.

I would like to be able to program the Tester unit using the automated production test system.

I have another test routine set up in Python to provide real sound using a speaker and I am measuring the transmitted signal amplitude and checking the signal for disortions. For this to work, however, I need a tester (RX unit) that can function and has the App image on it. As I understand, the production test image is not functional and requires for the device to be controlled by PPW Commander via CC debugger

So far I've been programming the tester for Production tests using the "Program Tester" button in PPW Commander and after all the tests I am switching over to PPW Configurator to program the App image to tester to carry out the previously stated audio tests.

Is there any way to achieve this?