OpenMarine
BME 280 to Signal K - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: How do I...? (https://forum.openmarine.net/forumdisplay.php?fid=3)
+--- Thread: BME 280 to Signal K (/showthread.php?tid=3441)

Pages: 1 2


RE: BME 280 to Signal K - nexus - 2021-06-03

Bonjour
Ayant eu le meme problème, il me semble qu'il faille mettre " temperature environement.outside.temperature
Voila, j'espère que cela t'auras dépanné
Fred


RE: BME 280 to Signal K - baltika_no_9 - 2021-06-04

Je crois que c'est un problème différent. Netdrum essayait de configurer un BMP280 comme BME280. En outre, le BMP280 est clairement défectueux.
Comme vous pouvez le voir sur mes captures d'écran, "environment.inside.temperature" fonctionne bien.


RE: BME 280 to Signal K - Netdrum - 2021-06-05

baltika_no_9

Just wanted to keep you updated on this issue with my BMP to 280 - I got a new sensor and connected it up today as you suggested and it works very well.

It seems the last sensor may have been faulty or else I done some damage soldering the header pins.

New Sensor is connect to signal K and Temp and pressure are reading correctly.

Thanks again for the help with this

Regards

D


RE: BME 280 to Signal K - baltika_no_9 - 2021-06-06

(2021-06-05, 03:28 PM)Netdrum Wrote: baltika_no_9

Just wanted to keep you updated on this issue with my BMP to 280 - I got a new sensor and connected it up today as you suggested and it works very well.

It seems the last sensor may have been faulty or else I done some damage soldering the header pins.

New Sensor is connect to signal K and Temp and pressure are reading correctly.

Thanks again for the help with this

Regards

D

That's good news! Pleasure to help.



RE: BME 280 to Signal K - jamos.tan@gmail.com - 2023-03-14

I have the same problem with the BME280 address 0x77 from Adafruit.
Works in Python script, readings are OK. Does not in SignalK.
It only works with the SignalK plugin.

Any thoughts?


RE: BME 280 to Signal K - baltika_no_9 - 2023-03-14

Can you show the output from the python script?