How to pair KW40Z with mobile app
06-05-2017
11:21 AM
1,280件の閲覧回数
rajneeshsinha
Contributor I
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
1 返信
06-08-2017
01:42 PM
1,128件の閲覧回数


NXP Employee
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
