"
gary....@gmail.com" <
gary....@gmail.com> writes:
> Thanks to Luc, the SDR is up and running. We interfaced with the BMP280,
> but I am unable to find a service to read the barometer info into WeeWX.
>
> How do we go about adding the BMP to WeeWX with the SDR?
What I would do, perhaps more complicated than you need, is to run an
mqtt broker and publish the pressure and use MQTTSubscribe. But if
there's already a temp path, seems best to extend it for pressure.
(IIRC the BMP280 does not have humidity, and the BME280 does).