Closed mitchgalea closed 5 years ago
Good question, but this is a MercuryAPI feature. The documentation says it is controlled by the /reader/tagReadData/recordHighestRssi
parameter, which is not configurable from Python. Default depends on your reader, so I cannot be more specific.
Hello,
Just wondering whether the rssi value returned in TagReadData objects from reader.read() when read_count > 1 is the average rssi value of all the readings or something else such as the last rssi value?