Errors in bridge timing and superframe number on Gateway

I am using gateway to receive data from tags. But sometimes the gateway randomly stops sending collecting/sending data of few tags. If i convert the bridge node to listener i can see data for all tags. I checked dmesg and following messages+errors are occuring. They occur continuously for long period of times. Hard resetting raspberry pi resolves the issue.

[17293.810278] dwm spi0.0: bridge timing error, last tick was 200ms ago
[17294.110207] dwm spi0.0: superframe number error, current=133, previous=131
[17294.110221] dwm spi0.0: bridge timing error, last tick was 200ms ago
[17370.405852] dwm spi0.0: superframe number error, current=896, previous=894
[17370.405866] dwm spi0.0: bridge timing error, last tick was 200ms ago
[17400.169482] dwm spi0.0: superframe number 1193 is not equal to expected 1183, node xD79F(origin=x1000)
[17400.170395] dwm spi0.0: superframe number 1193 is not equal to expected 1183, node xD79F(origin=x1001)

Please advice what maybe the issue, the uptime of the system is severely down because of this issue. Thanks!

1 Like