How can I read RSSI in notification or indication?

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

cross mob
Anonymous
Not applicable

I use tag3 as hello_sesnsor,and I use Wiced Smart Tag as hello_client.

When hello_sesnsor and hello_client is connect,the hello_client will send command to enable notification or indication.

The hello_sesnsor will send indication every sencond,and I wnat read the RSSI in indication callback of hello_client.

I add blecm_ReadRSSI() in indication callback,but it can't work.

Does it have other APIs to read RSSI?

0 Likes
1 Solution
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received
0 Likes
2 Replies
BoonT_56
Employee
Employee
500 likes received 250 likes received 100 likes received

Let me know if this helps.

Re: How to find RSSI from WICED SMART?

0 Likes
Anonymous
Not applicable

Hi boont,

I find my problem.

Thank you.

0 Likes