How to write back to the central from a peripheral device with BLE throughput project?

Hi,

I am currently working on a BLE throughput project for the nRF52840 and have successfully tested data transfer from the central to the peripheral. However, I need to receive notifications from the peripheral to the central for a custom product.

I have attempted to implement this but have been unable to find sufficient documentation or references to guide me.

Could you please assist me with this setup or provide some resources that could help?

I appreciate your support.

Related