[CYBT-343026-01] Measure RSSI by module

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

cross mob
KeOn_
Level 5
Level 5
Distributor - Macnica (Japan)
100 sign-ins 25 replies posted 10 solutions authored
I think that ManufacturingBluetoothTestTool can be used,
but is it possible to measure the RSSI of the radio wave output
by the command operation with the module of the other party?
0 Likes
1 Solution
YoJa_3107936
Level 5
Level 5
Distributor - Macnica (Japan)
100 sign-ins 50 sign-ins First like given

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

View solution in original post

1 Reply