Extract RSSI value from client side when a BLE event is ongoing .
Hi, I am new to STM32. Currently I am doing a project based on BLE.I need to extract the RSSI value from P2P client (receiver side) when there is a BLE event is ongoing (on P2P server or anywhere).Is there any way to find RSSI in the receiver side f...