Last heard not correct

In the network screen, most nodes show “?” Instead of the time they were last heard, in the map view, most of them show “now”, whereas the device screen I see the correct time (eg. 4m). In the debug panel I can see the nodeinfo packets with correct “last_heard” timestamp.
Had the problem with 1.2.48 and now updated to 1.2.51, still same problem.

2 Likes

It’s a long-standing issue, I’ve always been puzzled by these discrepancies.

1 Like

welcome and thanks for reporting this

map view uses time from the Position packet while the nodes list uses lastHeard from NodeInfo, that is why they could be different

when the app loads a “saved” NodeInfo, only the user and position are updated, I will add lastHeard on the next release

1 Like