Hi Nordic Team,
Currently, i develop a software for fitting our application.
Env: Windows10, Controller: 52832 SDK: PC-Ble-Driver.
SDK Link: NordicSemiconductor/pc-ble-driver: Desktop library for Bluetooth low energy development (github.com)
My Question is how to increase the ble link.
After i set the "ble_cfg.conn_cfg.params.gap_conn_cfg.conn_count = 3 or larger" it will report NRF_ERROR_RESOURCES.
How to increase the controller ram for fixing this issue? or how to increase the ble link?
Actually. i need to implement multi-link in my windows's ble central. is there any way to fix this issue?
Thanks for Nordic Team.
