RSSI for BT Classic

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
SaEa_4705941
Level 3
Level 3
25 replies posted 10 replies posted 10 questions asked

During evaluation of CYBT-343026, how can I observe the RSSI on windows 10? 

I intend to use the development board in classic mode.

0 Likes
1 Solution
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

I have confirmed internally, the RSSI inquiry is not support in the current EZ-Serial FW.

View solution in original post

5 Replies
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi @SaEa_4705941 ,

You can use API wiced_bt_dev_read_rssi() to read the RSSI value. More details can be found in wiced_bt_dev.h file.

 

0 Likes
SaEa_4705941
Level 3
Level 3
25 replies posted 10 replies posted 10 questions asked

Hi @SheetalJ ,

Thank you for your response. I am trying this with the EZ-Serial. 

I used the command /BTQSS every time I query the RSSI of a nearby device, I get R=00 response. I used another EVALUATION board to test as well. 

Regards,

SaEa

0 Likes
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

Which version of the EZ-Serial are you using?

As I know, the BT connection only support SPP mode. Once the connection is built, it will enter throughput mode.

So the command is not available now. 

0 Likes

Hi @Owen_Zhang123 ,

The EZ-serial version is E=01010E06 from the reboot event.

I am trying to achieve this for the unconnected state.
Even, when I query the RSSI's from a linux machine only these 2 development boards show up without an RSSI value. I would really  appreciate your support on this.

My aim is to detect the signal strength of multiple Evaluation boards from a host machine.

 

Regards,

SaEa

0 Likes
Owen_Zhang123
Moderator
Moderator
Moderator
5 questions asked 500 solutions authored 250 sign-ins

I have confirmed internally, the RSSI inquiry is not support in the current EZ-Serial FW.