I intend to run the subject sensor I2C in parallel with my LSM303 compass sensor module. The LSM303 has a unique identifier of 50. What is the identifier for the MS5837 and where is it inserted in the program. In the example program provided I see no place to put an identifier.
Yes, the pressure sensor can be used with an Arduino but you’ll need to use a “logic level converter” since most Arduinos run at 5V logic levels and the sensor uses 3.3V.