You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I'm wondering about the limit of max value 64 for CONFIG_BT_PER_ADV_SYNC_MAX.
Where does this value come from? I'd like to sync with more devices, is that possible or do I need to implement logic to start/stop tracking devices so I "rotate" which 64 devices I sync with? We are using the NRF52833 but may move to NRF5340. Is it a HW or SW limitation?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm wondering about the limit of max value 64 for CONFIG_BT_PER_ADV_SYNC_MAX.
Where does this value come from? I'd like to sync with more devices, is that possible or do I need to implement logic to start/stop tracking devices so I "rotate" which 64 devices I sync with? We are using the NRF52833 but may move to NRF5340. Is it a HW or SW limitation?
https://docs.zephyrproject.org/latest/reference/kconfig/CONFIG_BT_PER_ADV_SYNC_MAX.html?highlight=64
Thanks
Beta Was this translation helpful? Give feedback.
All reactions