Hi,
I've been following below tutorial and everything works fine.
However, I was not able to figure out how to modify so that I can add BLE assigned 16bit characteristics. For example, I'd like to add ESS services (0x181A) to above tutorial. Do I just use standard 16-bit into 128-bit uuid with zeros like below?
0000181A-0000-0000-0000-00000000000
Or is there a simpler way to add BLE standard 16 bit uuids?
I'm okay to modify HRM example if feasible.
Thanks for your help,