Question
How to Convert RSSI Value(dB) into Distance(m) In STM32WB
Hello,
In My Project I have to findout the distance between BLE Master(p2p Server) and Slave(p2p Slave) using STM32WB5MMG and i got the RSSI value using api hci_read_rssi() ,anyone help me to convert RSSI value into distance.
p2p Server TxPower +3dB and p2p Client TxPower is -0.15dbB

