Service definition for a BMP280 sensor and guide to installing it
18 views
Skip to first unread message
David Robinson
unread,
Apr 17, 2026, 6:53:45 PM (7 days ago) Apr 17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to weewx-development
Hello All,
I upgraded my Ambient WS-2902A station and ended up writing a service definition for the BMP280 pressure sensor I'm using as a secondary data source. I put the code on GitHub at https://github.com/jdormansteele/BMP280-WeeWX with a README providing end-to-end instructions for installing one of these sensors on a Raspberry Pi. I hope that other aspiring WeeWX users will find it helpful. Many thanks for the community-generated information that guided me through this.