I testing direction_finding_connectionless_rx for nRF5340-DK.
I want to set CONFIG_BT_PER_ADV_SYNC_MAX to 64.
But, It's out of memory(RAM).
How to set CONFIG_BT_PER_ADV_SYNC_MAX to 64?
I testing direction_finding_connectionless_rx for nRF5340-DK.
I want to set CONFIG_BT_PER_ADV_SYNC_MAX to 64.
But, It's out of memory(RAM).
How to set CONFIG_BT_PER_ADV_SYNC_MAX to 64?
Hi,
Due to the netcore memory space limitations, CONFIG_BT_PER_ADV_SYNC_MAX might not support up to 64.
Regards,
Amanda H.
In my project CONFIG_BT_PER_ADV_SYNC_MAX=16 can be set up to.
But is it not supported?
With different configs combinations, it might work, but we haven't tested.
With different configs combinations, it might work, but we haven't tested.