KW45 get rssi

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

KW45 get rssi

1,577 Views
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 Kudos
Reply
3 Replies

1,552 Views
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 Kudos
Reply

1,540 Views
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 Kudos
Reply

1,531 Views
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 Kudos
Reply