OpenMarine
BME280 to NMEA 0183 not working - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: General discussion (https://forum.openmarine.net/forumdisplay.php?fid=2)
+--- Thread: BME280 to NMEA 0183 not working (/showthread.php?tid=964)



BME280 to NMEA 0183 not working - AedanC - 2018-01-21

Hello,

I have just installed a BME280 pressure, temperature and humidity sensor on a Pi3 running Openplotter 0.17.0 beta, updated a few moments ago. I can see the information is read successfully on the SignalK diagnostic but nothing is coming out on the NMEA 0183 stream. This worked with a BMP 180 sensor on OpenPlotter 0.8.0. Before I dive into code is this supposed to work now?

Thanks,

Aedan


RE: BME280 to NMEA 0183 not working - jim321 - 2018-01-21

openplotter tools, nmea 0183 generator, opencpn default


RE: BME280 to NMEA 0183 not working - AedanC - 2018-01-21

(2018-01-21, 08:34 PM)jim321 Wrote: openplotter tools, nmea 0183 generator, opencpn default

Many thanks, that worked.