Thanks Dan, I followed your advice of taking the sensor setup outside of the loop and added the timer code you specified. It's been 5 days and the sensor hasn't crashed once! It appears that I don't need to set the GPIO for the power first, so i removed this from the code. I also followed the pin nu...