Hello,
I´m using at this moment 1 ms583xxx and this works.
Now i would like to a second ms5803xx sensor on the i2c communication.
i been searching but can´t find any examples for wiring and program.
Should i bridge on de print to set the address to 77?
Can i wire then on the same input?
thanks in advance for your help
Unfortunately we don’t have any example code for using 2 sensors at the same time. It is possible but you’re going to have to figure out how to modify the single sensor code to add a second.
You will need to change the I2C address on one of the sensors, the default address is 0x76 but if you close the jumper on the top of the board the address will change on that sensor too 0x77.