About ANCS several issues

⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.wsdof.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
2 posts / 0 new
Last post
AZIO-Frank Chen
Offline
Last seen:1年9个月s ago
加入:2018-10-23 02:07
About ANCS several issues

Hello Dialog,
There is a sample code in the DA14585 SDK, the directory is \ 6.0.10.511 \ projects \ target_apps \ misc \ ancs_client \
These examples are used in the Apple Notification Center Service (ANCS) and each sample has several issues.
1. Can I add customer service to the ANCS architecture?
2. In the ANCS architecture, is the matching mechanism different from the general mechanism?
Thanks.

Device:
PM_Dialog
Offline
Last seen:19 hours 14 min ago
工作人员
加入:2018-02-08 11:03
Hi AZIO-Frank Chen,

Hi AZIO-Frank Chen,

The SDK6.0.10 includes a custom profile so you could add it into the ANCS. Please open the ble_app_profile example of the SDK and check how the CUSTS1 is included. Since, you have the CUSTS1 included, you could define your customer services. The architecture of the ANSC example is similar with all the BLE examples of the SDK. If you have any issues regarding how to add the CUSTS1, please let me know and I will try to provide you the appropriate steps.

Thanks, PM_Dialog