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.

CC2652R: RTLS slave code for CC2652

Part Number: CC2652R

Hi TI expert

For CC2652 simplelink_cc13x2_26x2_sdk_4_40_04_04, I am using Protocol stack RTLS slave code.

Could you tell me how to turn off the broadcast in this code?

Best regards,

Thomas

  • Hi Thomas,

    Periodic advertising is used for connectionless-AoA.  This functionality is enabled by default on rtls_slave example. 

    With that said you can disable periodic advertising on rtls_slave by removing the predefined symbol "USE_PERIODIC_ADV". To do so, in the CCS project, in Tools > Defines > rtls_slave_app.opt remove the line "-DUSE_PERIODIC_ADV".

    I hope this will help,

    Kind regards,

  • Hi Clement

    Thank you for your replying.

    I want to realize the function of connectionless AOA, but in order to save power, periodic is not allowed_ Adv works all the time, so we need to stop it and start peridic again after the movement_ Adv. How to modify the code ?

    Best regards,

    Thomas

  • Hi Thomas,

    Please refer to our documentation showing how to turn on and off periodic advertising. 

    Let me know if you have more questions.

    Regards,

  • Hi Thomas,

    Did you manage to do what you wanted?

    If yes, could you please close the thread (mark it as "Resolved")? Otherwise, please tell me how I can further help you. These are important to keep the forum easy to read for our customers.

    Thanks and regards,