On Wednesday, January 18, 2017 at 8:29:26 AM UTC-5, Ruben Navarro Huedo 
wrote:
>
> [SDR]
>     driver = user.sdr
>     [[sensor_map]]
>         battery.1:211.OSTHGR122NPacket = outBatteryStatus
>         humidity.1:211.OSTHGR122NPacket = outHumidity
>         temperature.1:211.OSTHGR122NPacket = outTemp
>

ruben,

where did you get the instructions for the sensor_map?

your sensor map is backwards.  it should be like this:

    [[sensor_map]]
        outBatteryStatus = battery.1:211.OSTHGR122NPacket
        outHumidity = humidity.1:211.OSTHGR122NPacket
        outTemp = temperature.1:211.OSTHGR122NPacket

but your primary problem is getting weewx-sdr to find your rtl_433 binary.

m

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to