alaudet / raspi-sump

A sump pump monitoring system using Python and Raspberry Pi
https://www.linuxnorth.org/raspi-sump/
MIT License
92 stars 36 forks source link

Spurious Peaks #65

Closed nickw56 closed 3 years ago

nickw56 commented 4 years ago

I am getting occasional peak readings which seem to occur in the early hours of the morning. The sensor is mounted in a pipe which does not reach right to the bottom of the sump. We have not had much rain for the last month and the the sump is empty: I have attached some samples showing this behaviour;

Any help you can provide to help me find the cause of this spike would be great.

20200420

20200424

20200422

nickw56 commented 4 years ago

Is anyone else experiencing this issue? I have changed the sensor and it's still happening now and again. I am certain it's not caused by the water level changing because the spike is very short (one reading) and the water level could not rise or fall that quickly.
rsump11062020

nickw56 commented 4 years ago

sorry closed in error

alaudet commented 4 years ago

That is really strange, pretty consistent in the morning too. I am not sure where to even start with that.

KevinBott commented 3 years ago

@nickw56 Can you correlate any other activity on the Pi at this time? Anything in Cron, etc? I'm wondering if something else is hogging the CPU at that time.

alaudet commented 3 years ago

This issue is now over 6 months old. The originator can open a new request if this is still an issue. @KevinBott thanks for digging through old issues. :-)