Hi,nordic team
I am programming with ncs v2.9.0,nrf52833
And i am doing central multilink whick should support max 6 peripheral devices connected.Now it can connect to multi peripherals but I dont know how to manage data from peripherals.
Peripherals is base on sample\peripheral_hid_keyboads.
I wonder what should I do to get data from ble in central code,which configs should be done?And what API should i call to get data from ble?These seem not be contented in central_multilink sample.
Best regard