Hello,
I am testing multi link (1 central - 4 peripheral) bluetooth test with nRF52832 DK module.
I had some disconnect problem with respect to handle, so I changed some setting with sdk_config file.
NRF_SDH_BLE_PERIPHERAL_LINK_COUNT 4
NRF_SDH_BLE_CENTRAL_LINK_COUNT 1
NRF_SDH_BLE_TOTAL_LINK_COUNT 5
is my setting.
And the error message is occurred when start debugging

So I try changing the RAM_START address like below,

However, the same message is occurred. I think the setting is not works.
What should I change? And my config setting is right?
+) I wonder why multi link is disconnected or handle invalid error is occurred.
Thank you for read my questions,
Have a good day,
Best Regards,
Yclee.