Hi,
In BLE connect process, we can get a hanlde from the softdevice .Are these handles managed by the softdevice,or do we have to deal with the handle by ourselves?
Here is another question:
when a master device has established connection with three slave devices . Those three devices will get their own connect handle from 0 to 2 one by one.What if device 1 is disconnected
with some reason and then recconnected by the master device ?What will the connect handle be ? 1 or 3?