Hi all,
I'm using ble_app_multirole_lesc example to develop my application, it connect to android phone as peripheral role and now I need it to connect to another nrf52832 as central role
When a specific event happen it will send some data to the central nrf52 device immediately, i expect it to be a notification.Is there any guide or any example can I refer to get it done?
Thank you for your help!