What is the maimum configurable UID for KW36 for BLE?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

What is the maimum configurable UID for KW36 for BLE?

1,251 次查看
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.

标记 (1)
3 回复数

1,131 次查看
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.
-------------------------------------------------------------------------------

1,131 次查看
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 项奖励
回复

1,131 次查看
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