This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Number of hops BT Mesh

Hello,

To determine the current network topology I hoped I could use the heartbeats to determine the RSSI and the number of hops. The RSSI of the last node is in the example (health client), but I can't find the number of hops. Is that accessible?

Even better would be, that I could see which modules were used as a relay to het the heartbeat to the health client.

Is there any way to do this?

Thanks,

Milo

Heartbeats - Heartbeat messages are transmitted by nodes periodically. A heartbeat message indicates to other nodes in the network that the node sending the heartbeat is still active. In addition, heartbeat messages contain data which allows receiving nodes to determine how far away the sender is, in terms of the number of hops required to reach it. This knowledge can be exploited with the TTL field.

Parents Reply Children
No Data
Related