Developing New Profiles (e.g., sample128) on Central

2 posts / 0 new
Last post
joe.brackman
Offline
Last seen:4 years 8 months ago
Joined:2015-05-29 18:47
Developing New Profiles (e.g., sample128) on Central

我走过了一个- b - 029(发展ping a DA14580 Bluetooth profile using sample128) document, and found it very helpful. However, I haven't seen anything that covers the Central side. For instance, how do I subscribe to a notification on the Central side?

The AN-B-29 document is great, but focuses exclusively on the Peripheral side. Is there any documentation for the Central side?

Device:
MT_dialog
Offline
Last seen:2 months 2 weeks ago
Staff
Joined:2015-06-08 11:34
Hi joe.brackman,

Hi joe.brackman,

There is no documentation for implementing an interaction with a profile in the other side of the peripheral unfortunately, but you can find some examples in the proximity monitor project for a fully embedded solution and in the DSPS host side for a fully hosted solution.

Thanks MT_dialog