Hi,
I am using the nRF52832 DK for connecting and collecting the data from multiple beacons simultaneously. Right now i use the nRF_Connect desktop application for collecting the data from 7 beacons only, but i want to connect it with more than 15. Is it possible to make the change in the nRF Connect software because i know is possible to connect 20 peripherals using the nrf52832 DK using the softdevice 132. So why can't we do it desktop application by making some changes in the configuration file as we do in the SDK by changing the sdk_config number of connection i.e. "NRF_SDH_BLE_CENTRAL_LINK_COUNT" .
If i try to connect more than 7 peripherals i get NRF_ERROR_CONN_COUNT and could not connect max number of connections reached. Kindly let know if we can make any changes in the connect application or is there any other option for connecting more than 15 peripherals.
Thanks and Regards,
Santosh Krishnan R