bme280-python icon indicating copy to clipboard operation
bme280-python copied to clipboard

Raspberry Pi hangs in forced mode

Open mbcoder opened this issue 2 years ago • 5 comments
trafficstars

I'm finding that when I'm using the library in forced mode after a number of sensor reads, the Raspberry Pi hangs.

Is there a known issue with repeatedly reading the sensor in forced mode? I'm reading the sensor every minute, but after a while something is locking up the Raspberry Pi.

mbcoder avatar Jul 21 '23 10:07 mbcoder

Not super helpful, I know, but it seems to be running continuously for me here. Is it still locking up?

Gadgetoid avatar Nov 08 '23 15:11 Gadgetoid

Yes it does lock up - I never did resolve the issue.

I'm using a Raspberry Pi 3b+ and a 64bit Debian OS.

mbcoder avatar Nov 08 '23 15:11 mbcoder

I've managed to dig up a 3B v1.2. Do you have a link to your OS image?

Gadgetoid avatar Nov 08 '23 16:11 Gadgetoid

Using the MacOS imaging software this is what I've been selecting image

mbcoder avatar Nov 08 '23 16:11 mbcoder

Okay, I've set up a Pi 3B running the same OS and the "all-values.py" example. I ran an overnight test on the Pi 5, but it was still running this morning.

I suspect there might be some other factor at play I'm not recreating here, though.

Gadgetoid avatar Nov 10 '23 09:11 Gadgetoid