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.

LP-EM-CC2745R10-Q1: When is the repetition parameter setting ready?

Part Number: LP-EM-CC2745R10-Q1

Tool/software:

HI ,TI:

While testing the channel sounding feature in Python, I noticed in the code file ble_device_car_node_with_distance.py that it suggests enabling the procedure only once by setting the repeat parameter when starting CS. When will this feature be ready?
The prompts in the code are shown in the image below:

Thanks

James

2025.05.23

  • Hello James, 

    Have you tried altering the cs_set_procedure_params "max_procedure_count" to >1? I will check with the team on when this will be ready. 

    In the meantime, the current script will run the procedure repeatedly using a for loop. You can change the number of loops in the code to determine the number of procedures. 

    Let me know if this helps. 

    Thanks,
    Isaac