Hi,
I updated my emonpi to continuous monitoring today, making the required changes to the emonhub config and blowing the firmware.
All seems to be OK until I look in the emonhub log, for example:
2024-06-06 12:38:22,912 DEBUG RFM2Pi 63 NEW FRAME : OK 5 62 0 0 0 222 1 0 0 222 1 55 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 65 0 0 0 0 0 0 0 (-0)
2024-06-06 12:38:22,916 DEBUG RFM2Pi 63 Timestamp : 1717673902.911705
2024-06-06 12:38:22,917 DEBUG RFM2Pi 63 From Node : 5
2024-06-06 12:38:22,918 DEBUG RFM2Pi 63 Values : [62, 478, 0, 478, 0.55, 0, 0, 0, 0, 0, 0, 0, 0, 65, 0, 0, 0.0]
Then, ten seconds later I see:
2024-06-06 12:38:32,776 DEBUG RFM2Pi 64 NEW FRAME : OK 5 63 0 0 0 252 255 0 0 252 255 56 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 65 0 0 0 0 0 0 0 (-0)
2024-06-06 12:38:32,781 DEBUG RFM2Pi 64 Timestamp : 1717673912.776247
2024-06-06 12:38:32,782 DEBUG RFM2Pi 64 From Node : 5
2024-06-06 12:38:32,782 DEBUG RFM2Pi 64 Values : [63, -4, 0, -4, 0.56, 0, 0, 0, 0, 0, 0, 0, 0, 65, 0, 0, 0.0]
As you can see, I and getting a ā-4ā reading.
After this message, all continues as normal until I see another ā-4ā reading.
Could anyone give me some tips please?