What is the maimum configurable UID for KW36 for BLE?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is the maimum configurable UID for KW36 for BLE?

911 Views
vigneshbalaji
Senior Contributor I

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.

Tags (1)
3 Replies

791 Views
FelipeGarcia
NXP Employee
NXP Employee

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.
-------------------------------------------------------------------------------

791 Views
vigneshbalaji
Senior Contributor I

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.

0 Kudos

791 Views
FelipeGarcia
NXP Employee
NXP Employee

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