dear
i am using this project as slave
\nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\
this project as central
\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c\
i have two slave connected with the center.
i find a problem,
if i disconnect slave a, slave b will auto disconnect also, and later slave b connect again.
i doubt this maybe the softdevice's scheme ?
why is it designed like this ?
i think although slave a is disconnected, slave b should not be affected .....