KW45 get rssi

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

KW45 get rssi

1,593 次查看
wjw2023
Contributor I

1、Using the api(Gap_ReadRssi) to get the rssi, we found that many results are 0x7f,the following is the log picture

1.png

2、The rssi is obtained by the event(gNotifConnEventOver_c), and it turns out that there are many 0xff,the following is the log picture

222222222222.png

0 项奖励
回复
3 回复数

1,568 次查看
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hello,

 

Hope you are doing well. What SDK version are you using? Could you please tell us what SDK example are you using as a base?

What modifications did you made? Are you using our KW45B41Z Evaluation Kit?

 

Best Regards,

Ricardo

0 项奖励
回复

1,556 次查看
wjw2023
Contributor I

Hi:

SDK version 2.12.6

SDK example:w_uart

#define Gap_ReadRssi(deviceId) Gap_ReadRadioPowerLevel(gRssi_c, (deviceId))

What I want to ask is to get rssi through the api(Gap_ReadRssi), but sometimes I get rssi 0x7f 

you using our KW45B41Z Evaluation Kit?

0 项奖励
回复

1,547 次查看
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hello,

 

What modifications did you made to the SKD example?

 

Could you please check if this behavior is happening with ble shell example?

 

Regards,

Ricardo

0 项奖励
回复