ArduinoGeneral

Cannot get BMP280 sensor working

userHead Account cancelled 2018-07-23 18:28:41 2411 Views1 Replies
Hello,

I have purchase a 10DOF IMU sensor for DFRobot. Following the steps from https://www.dfrobot.com/wiki/index.php/ ... U:_SEN0140 I managed to get the accelerometer, gyro and compass data, but the barometer is not initialising. The message I received by using the sketch from there is:
"Could not find a valid BMP280 sensor!"

Could you please provide some information to fix this issue?

Many thanks,
minu
2018-08-01 16:57:22 What is the Arduino board you used. If the code uploaded correctly, it should be able to find the sensor. userHeadPic robert.chen