If I want to retrieve the caller's name in the ANCS service on the nRF52840 DK, how can I do that? Is it possible to retrieve the caller's name using ANCS?
If I want to retrieve the caller's name in the ANCS service on the nRF52840 DK, how can I do that? Is it possible to retrieve the caller's name using ANCS?
Hi,
Yes, it should be possible to do this. Please take a look at the Peripheral ANCS sample.
Regards,
Priyanka
"I achieved that using a different method and successfully received the output."
Thank you.