hi... folks
I am working on multilink central example, i have modified this example to multi link central uart ,where i can able to connect to multiple peripheral to a single central and able to transfer the data between them . Now i am trying to send the data to particular peripheral from central using connection handle . In this case connection handles are assigned by the softdevice , can we do mapping using array so that we can send the data to specific peripheral . how to do mapping using array ? where i should change in order to do get connection handle in an array
i am using latest version 15.2 SEGGER