Pairing is not taking place

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Pairing is not taking place

452件の閲覧回数
aiswaryakrishna
Contributor II

my ble device(QN9080x) is pairing with nxp tool box.actually first it has to pair with nxp tool box,after that it can pair with other apps.can any tell why it is happening?

ラベル(1)
0 件の賞賛
1 返信

380件の閲覧回数
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

Which demo are you working on? Did you enable the pairing in the code? 

You can enable it on the app_preinclude.h 

/*! Enable/disable use of bonding capability */
#define gAppUseBonding_d 0
/*! Enable/disable use of pairing procedure */
#define gAppUsePairing_d 0

Regards ,

Estephania 

0 件の賞賛