9 years, 11 months ago.

128-bit support in GattCharacteristic.h

There is a comment near the top of the BLE header file GattCharateristic.h that reads:

/* ToDo: Update to use 16-bit or 128-bit UUIDs! */

I'm wondering if there is a plan to do the 128-bit version any time soon.

Thanks,

Question relating to:

High level Bluetooth Low Energy API and radio abstraction layer

1 Answer

9 years, 11 months ago.

Thanks for raising this request. We've enabled support for 128 bit UUIDs for characteristics.

Accepted Answer

Please update to the latest of BLE-API and nRF51822 libraries.

posted by Rohit Grover 02 Jun 2014

Hi, in GattCharacteristic.h and GattService.h I still see that the char and service UUIDs are 16bit. Am I missing something?

Thanks

posted by Mridupawan Das 22 Jul 2014

Hi, I see the difference in implementation now. Thanks!

posted by Mridupawan Das 23 Jul 2014