My question has been asked few years ago, but with confusing answers: http://www.digi.com/support/forum/34267/collect-rssi-value-from-several-xbee-routers-how
So I will reiterate the question carefully:
What we have:
=== One FIXED coordinator (C)
=== three FIXED routers (R1,R2,R3)
=== MOVABLE End devices (ED1, ED2, …)
What we need (for the purpose of positioning):
RSSI(ED1<>R1) value is 200 --|
RSSI(ED1<>R2) value is 120 --| Three values obtained at “real-time”/within short period.
RSSI(ED1<>R3) value is 50 ----|
RSSI(ED2<>R1) value is 200 --|
RSSI(ED2<>R2) value is 120 --| Three values obtained at "real-time"/within short period.
RSSI(ED2<>R3) value is 50 ----|
...
How?