This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Different characteristic UUID Byte position of vendor specific Service base UUID

Hi I am trying to use a different base UUID template than 0 x ABCDxxxx-1212-EFDE-1523-785FEABCD123. 

For my services I would like to use 0 x xxxxABCD-1212-EFDE-1523-785FEABCD123 as the base/template and then replace xx xx for the different characteristics (using sd_ble_gatts_characteristic_add I would assume).

How would I accomplish this? I haven't been able to find anything in the documentation for changing the position of the vendor specific uuid bytes

Parents Reply Children
No Data
Related