cancel
Showing results for 
Search instead for 
Did you mean: 

STM32WB55 BLE stack is not giving RSSI

embedded21
Visitor

le_advertising_event = (hci_le_advertising_report_event_rp0 *) p_meta_evt->data;

int8_t rssiValue = (int8_t) le_advertising_event->Advertising_Report[0].RSSI;

We are using the BLE stack version full stack = v1.24.0.3 (we had older version 1.18.0.3 but with this too we had the same issue).

FW Package : v1.15.0

Cube Mx: v6.7.0

0 REPLIES 0