![]() |
|
BMP388 on I2C Bus - Printable Version +- OpenMarine (https://forum.openmarine.net) +-- Forum: MacArthur HAT (https://forum.openmarine.net/forumdisplay.php?fid=29) +--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=30) +--- Thread: BMP388 on I2C Bus (/showthread.php?tid=6870) |
BMP388 on I2C Bus - carango - 2026-04-25 Hello, I am trying to connect a BMP388 sensor on the I2C bus in OpenPlotter 4 and send its values to Signal K, but I am stuck. System
So the BMP388 seems to be visible on the I2C bus at 0x77. I2C app configuration In the OpenPlotter I2C app, I configured the sensor as BMP3XX with:
Problem In Signal K, I do not get actual values. The data browser only shows: “No data available. Waiting for data…” So I am unsure whether:
Additional background At one point I had an old i2c-reader package in Signal K that failed with: “Failed to start: Could not locate the bindings file…” That package has now been removed, so I am trying to use only the native OpenPlotter I2C app path. My questions
Any help would be appreciated. Thanks a lot. georg ::: |