Hello,
I want to send data from central device to peripheral device. I am currently using nRF52DK.
While sending data from peripheral to central device, data is sent successfully. but while sending data from central to peripheral device, I am unable to do so and could not get any way to do so. Kindly help me in this regard.
I am using ble_app_hrs_c for central and ble_app_hrs for peripheral.