How to pair KW40Z with mobile app

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

How to pair KW40Z with mobile app

865 次查看
rajneeshsinha
Contributor I

Hello Everyone,

I am working on KW40Z development board. I wants to add pairing (bonding) functionality in any Bluetooth example code (like Blood Pressure).

Can any one help me, how can I add bonding functionality in firmware so when I connect kw40z to mobile app it will ask to enter passkey.

Best Regards,

Rajneesh

标记 (4)
0 项奖励
回复
1 回复

713 次查看
antonioconcio
NXP Employee
NXP Employee

Hi Rajneesh,

In order to enable Security and Pairing/Bonding procedure, you need to Set to TRUE the #define gBondingSupported_d & gUseServiceSecurity_d in app.h.

You can optionally change the #define gPasskeyValue_c always in app.h

Cheers,

Antonio

0 项奖励
回复