我走过了一个- 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:
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