This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Alert Notification Service with need for sending string from Central to peripheral(nRF52 DK)

I am new to ble,
I have to develop an alert notification service on nrf52 DK . Some times i need to send strings from the central to the peripheral Is there any way to achieve this using Alert Notification Service, if so which characteristics should i use? OR should i use multiple services for this?

Related