i am trying to connect multi peripherals to single "central" and i am using nrf52832 as central, I am using multi link central example for multiple connections but i am not able to send data as it is only meant for led blink. How can i make multi link central to receive the data through UART? OR Is it possible to make BLE_APP_UART_CENTRAL as multi link central? if possible how can we do it.
Thanks in advance.