Solved! Go to Solution.
Hi KeOn
It is difficult to measure the RSSI of the other party's module with the current tools.
I think that it can be obtained by additionally using the following functions on the software.
WICED_BT_TRACE ("RSSI:% d \ n", p_scan_result-> rssi);
Please refer to the link below.
https://community.cypress.com/message/221625?et=watches.email.thread#221625
Thanks
Hi KeOn
It is difficult to measure the RSSI of the other party's module with the current tools.
I think that it can be obtained by additionally using the following functions on the software.
WICED_BT_TRACE ("RSSI:% d \ n", p_scan_result-> rssi);
Please refer to the link below.
https://community.cypress.com/message/221625?et=watches.email.thread#221625
Thanks