bt_le_per_adv_sync_create() term event timing

My system is nRF52833 + nRF Connect SDK.
I testing PeriodicAdvertising with CTE.

After executing bt_le_per_adv_sync_create(), if synced is not completed for about 10 seconds, the term event seems to be called. Is this correct?
Also, is it written in the documentation?

Parents
  • Hi

    The 0x3E still points to a synchronization timeout though, so it is timing out somehow it seems. Could it be that the devices retry the synchronization multiple times, and thus it takes 10 seconds before the timeout is triggered. What sample project from the nRF Connect SDK have you used as a template, and have you made any specific changes to it? Are both devices in this sync nRF52833 devices, or are you trying to sync. with some other device?

    Best regards,

    Simon

Reply
  • Hi

    The 0x3E still points to a synchronization timeout though, so it is timing out somehow it seems. Could it be that the devices retry the synchronization multiple times, and thus it takes 10 seconds before the timeout is triggered. What sample project from the nRF Connect SDK have you used as a template, and have you made any specific changes to it? Are both devices in this sync nRF52833 devices, or are you trying to sync. with some other device?

    Best regards,

    Simon

Children
No Data
Related