KW45 get rssi

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

KW45 get rssi

1,575件の閲覧回数
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,550件の閲覧回数
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,538件の閲覧回数
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,529件の閲覧回数
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 件の賞賛
返信