How can I get RSSI value to my computer?

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

cross mob
XiangyangZ_06
Employee
Employee
First like received Welcome!

Hi,

I have two evaluation boards that both are BCM920737 TAG.

I use hello_client sample app on one for master and hello_sensor sample app on the other for slave.

If both boards are connecting,I want to get the RSSI value that received from the master device to my computer.


Please tell me,How can I do? 

Thanks

0 Likes
1 Solution
MichaelF_56
Moderator
Moderator
Moderator
250 sign-ins 25 comments on blog 10 comments on blog

I believe the answer to your question is that you will need to run an App on your PC.

The Hello Client application is designed to work with Hello Sensor sample from the Broadcom WICED Smart SDK.

Take a look at hello_sensor/peerapss/windows/Hello_Client /x86 or x64 depending on your version of Windows.

Use Visual Studio 2012 to build the project (there is also a precompiled executable provided).

View solution in original post

0 Likes
1 Reply