How to create an own proprietary profile

3 posts / 0 new
Last post
cosianer
Offline
Last seen:4 years 3 months ago
加入:2015-05-19 09:11
How to create an own proprietary profile

Hi Dialog Team,

a question to GATT server: how can I create an own proprietary profile, own UUIDs, with own services? In the moment, I manage it by taking the SPS profile and change the UUIDs. But what can I do, when I need an own additional profile to the SPS profile?

Where are the other UUIDS in the program code, like battery service?

提前谢谢!

Device:
MT_dialog
Offline
Last seen:1 week 1 day ago
工作人员
加入:2015-06-08 11:34
Hi cosianer,

Hi cosianer,

You can create your own profile, services and characteristics either on SDK 3 by following the custom profile tutorial AN-B-029 or you can use the ble_app_peripheral/profile example if you are using the SDK5.

Thanks MT_dialog

cosianer
Offline
Last seen:4 years 3 months ago
加入:2015-05-19 09:11
Hi MT_dialog,

Hi MT_dialog,

thanks for your help. AN-B-029 is a very helpful dokument. It says all I want to know. My implementation is funtioning. You can put my question to done. Have a nice time ...

Topic locked