Hi,
I want to know what is the maximum configurable UID for BLE on KW36. I have seen application note of it here FRDM-KW36 Development Kit KW36/35 MCUs | NXP . It says 40 bits, I am not sure how many of them are configurable over code.
Hi VIGNESH BALAJI,
Custom UUIDs are defined in the file gatt_uuid128.h. This macro is a sequence of 16-bytes (128-bits).
I hope you find this helpful.
Best regards,
Felipe
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Can you please provide me a document or example explaining this. As in the 128 bits some will be used by vendors and rest is free for configuration.
Hi VIGNESH BALAJI,
Please take a look to the document below:
Creating a custom profile using NXP BLE stack – Server
I hope it helps.
Best regards,
Felipe