How to create 16-bit UUID's ?
Posted: Wed Nov 10, 2021 11:00 am
Hello ,
I use 'gatts_server_service_table' example as base in my project, I want to make uuid's and characteristic with 16-bit UUID. I tried many solutions I found on this forum, but always UUID is 128-bit (many cases 16-bit inside base_uuid - {0xFB,0x34...})
How i can make 16-bit uuid service?
Thanks, SO
PL
I use 'gatts_server_service_table' example as base in my project, I want to make uuid's and characteristic with 16-bit UUID. I tried many solutions I found on this forum, but always UUID is 128-bit (many cases 16-bit inside base_uuid - {0xFB,0x34...})
How i can make 16-bit uuid service?
Thanks, SO
PL