8 years, 6 months ago.

Adding Name and ID Attributes to Custom Characteristics

In my C# code on the smartphone connecting to my mbed based device, I am trying to access the Characteristic.ID and Characteristic.Name attributes, which the standard characteristics in the standard profiles have, but mine do not. How to I add this information to the characteristics?

Question relating to:

This is a demonstration of how to create a GATT service and characteristic. BLE, evothings, GATT, GATT Demo, GATT Example
Be the first to answer this question.