Hello Guys,
I have the same problem as people above. I am using the Arduino Uno and 2 of the LPS25H Pressure/Altitude Sensors (Pololu - LPS25H Pressure/Altitude Sensor Carrier with Voltage Regulator).
I want to measure pressure of both sensors at the same time. Is that possible using the I2C Connection? The problem I have is, that I dont know how to change the addresses of one of the sensors to be able to read the measurements, since they appear to have the same address.
I was trying to use the CS pin, but as soon as I pull it down the measurement stops and doesnt continue when I pull it back up. I also did the same with the SDO pin.
Is it maybe necessary to us a multiplexer? I am a beginner with arduino and with these sensors. I would appreciate if u can explain it as simple as possible
Thank you so much for all your help. Best wishes