Hi, I used the ble_peripheral and ble_central example and I send messages from one to the other.
Know I need to do the same with multilink. I managed to connect ble_multilink_central with a ble_uart but I can't see the messages I send.
should I use NUS functions in multilink_central to receive data ?
I use nRF51 dongle as central, and nRF52 as peripheral.
Any help would be appreciated!