Can a router scan all (when in range) end devices and get rssi value?
For example:
There is one coordinator.(C)
There are 3 router.(R)
There are 3 end device(ED)
Now C can say me :
R1 get rssi value from ED1 : -90 dbm
R1 get rssi value from ED2 : -60 dbm
R1 get rssi value from ED3 : -80 dbm
R2 get rssi value from ED1 : -40 dbm
R2 get rssi value from ED2 : -55 dbm
R2 get rssi value from ED3 : -89 dbm
R3 get rssi value from ED1 : -23 dbm
R3 get rssi value from ED2 : -10 dbm
R3 get rssi value from ED3 : -70 dbm
Hi, the rssi value is just the from parent nodes to the specific end device only? Is there possible to get the rssi value from nearby router toward end device?For example, i have 3 routers, and end device is placed in middle. However, end device is connected to one of them. So, i want to get rssi value for all routers toward end device but not only parent node. is that possible?