Consider I have three BLE gateways/stations which receives the RSSI value from the BLE Tag/Beacon. The BLE tag would have sent RSSI value to all the three gateways say for ex,
BLE Tag1 to Gateway1 = -45
BLE Tag1 to Gateway2 = -56
BLE Tag1 to Gateway3 = -61
I have coordinate for all the three gateways like,
Hi,
Consider I have three BLE gateways/stations which receives the RSSI value from the BLE Tag/Beacon. The BLE tag would have sent RSSI value to all the three gateways say for ex,
I have coordinate for all the three gateways like,
Now How to convert the RSSI values as distance in order to proceed with the trilateration technique?