Mark Baird

Results 14 comments of Mark Baird
trafficstars

Yes it does lock up - I never did resolve the issue. I'm using a Raspberry Pi 3b+ and a 64bit Debian OS.

Using the MacOS imaging software this is what I've been selecting ![image](https://github.com/pimoroni/bme280-python/assets/5185225/c2409741-711b-4499-bc13-64a22bd814f7)

Using this library, I've found a way of making the repeated reading from the sensor reliable. After every read, I'm calling `reset`. Without this the Raspberry Pi hangs after a...

Having tried my `reset` hack after each read, it turns out that I'm still seeing the Raspberry Pi hang still. I'm pretty sure the Pimoroni BME280 doesn't like being used...