I recently bought three Qwicc MS5637 boards and tried to us the “Example 1_PressureReading” provided by the SparkFun_MS5637_Barometric_Pressure_Library. The result I get is that the serial debug screen always shows “MS5637 sensor did not respond. Please check wiring”.
Thinking I might have a bad board I tried the others and get the same result. I then tried the Arduino I2CScanner to see if it could see a board and it came back that nothing was found. To make sure the scanner was working correctly I hooked up a Sparkfun BM2280 Qwiic board and the scanner could see the device with no problem. So right now I am thinking there might be an issue with the Qwicc MS5637 boards, if somebody could help it would be appreciated.
The hardware/software configurations that I have tried are the following, I am using Arduino IDE 1.8.19.
-
Sparkfun Pro RF, 915MHz (SAMD21) connected to MS5637 using Qwicc cable with SparkFun_MS5637_Barometric_Pressure_Library version 1.0.1
-
Adafruit ESP2 Huzza Feather with Sparkfun Qwiic Shield connected to MS5637 with SparkFun_MS5637_Barometric_Pressure_Library version 1.0.1
Thanks