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

ANCS sending atribute to iOS

Hello , i have been following the ANCS tutorial and have managed to pair it with my iOS device. I am using the Nrf8001 with an arduino. I have read up many articles about getting more information from the ios from

developer.apple.com/.../Specification.html

and from what i understand from it, when ios gets a notification, it pushes basic data to the nrf8001 ie, priority, category ID, Count and UID.

If we wanted more details ie, sender we need to reply from the nrf8001 to the ios am i right? I understand the format , but i dont know how to execute it. There have been githubs for parsing the data, but i cant understand the code so i came here.

can you help me understand how to get further information from ios? thank you

Related