You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a base for my code receiving data from two Feather M0 before passing to influx. This works fine for a while.
However after usually a day I stop getting messages, even though the M0's are still TX'ing - which I've confirmed by restarting the python script on my RPI4 4G and immediately start getting messages again.
It seems I can trigger the same behaviour by commanding a reset, i.e. rfm.reset() followed with or without rfm.listen() , after the reset is issued - no more messages are RX.