How to change characteristics UUID?
How to change characteristics UUID?
Hello,
Specifically, you are looking for the sd_ble_uuid_vs_add() function.
For a more detailed introduction to characteristics, I recommend the Characteristic Beginners Tutorial.
You might also be interested in first reading the Services Beginner Tutorial, specifically the Universally Unique ID(UUID) theory section.
Best regards,
Karl
Hello,
Specifically, you are looking for the sd_ble_uuid_vs_add() function.
For a more detailed introduction to characteristics, I recommend the Characteristic Beginners Tutorial.
You might also be interested in first reading the Services Beginner Tutorial, specifically the Universally Unique ID(UUID) theory section.
Best regards,
Karl
I already found the solution before you replied. Thank you.
No problem at all, I am happy to help!
I am glad you found what you were looking for.
Best regards,
Karl