Manual update SDK library, the device can't connect after pairing

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

Manual update SDK library, the device can't connect after pairing

跳至解决方案
2,521 次查看
wang_barry
Contributor III

Hello,

My design board used QN9083.

The project first has created from SDK_2.x_QN908CD 2.2.1 bluetooth_heart_rate_sensor_freertos example. 

In order to update SDK to SDK_2.x_QN908CD 2.2.2,  I replace framework / bluetooth/ libs manually (include lib_ble_5-0_host_peripheral_cm4.a / lib_ble_QN908XC_controller.a / lib_crypto_m4.a) and also enabled pairing and bonding (gAppUseBonding_d  & gAppUsePairing_d). 

After updating SDK, the device can't re-connect after pairing successful.

PS: without updating SDK. the reconnect is successful after pairing successful but enable gAppUseNvm_d not work.

Any step should I do before update SDK?

 

0 项奖励
回复
1 解答
2,468 次查看
wang_barry
Contributor III

Hello @estephania_mart 

 

 Yes, it seems to have the latest SDK version 2.2.5 that released in 2021.03.10

   I should update it

wang_barry_0-1615786677397.png

 Regards,

 Barry Wang

在原帖中查看解决方案

4 回复数
2,503 次查看
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

 

In this case for this type of migration we recommend it to do it the other way around. As there are always improvements in the libraries, there might be also some minor changes or some variables naming conventions that could be affected that the library might be looking for but the current code will not have , so in this case the migration should be made the other way around, it will be needed for you to move your application to the new SDK SW using some example as a base.

 

Also, please help me verify for the latest version of the SDK in the MCUXpresso Dashboard.

 

Regards,

Estephania

 

0 项奖励
回复
2,489 次查看
wang_barry
Contributor III

Hello @estephania_mart 

Got it, below is the SDK version screenshot from MCUXress IDE

01.png

0 项奖励
回复
2,485 次查看
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

 

Could you please help me check the MCUXpresso Dashboard? I believe that there was a new version released on Monday

 

Regards,
Estephania

0 项奖励
回复
2,469 次查看
wang_barry
Contributor III

Hello @estephania_mart 

 

 Yes, it seems to have the latest SDK version 2.2.5 that released in 2021.03.10

   I should update it

wang_barry_0-1615786677397.png

 Regards,

 Barry Wang