I get noise, rssi and snr from the rtl_433 program by the sdr driver.
This is my sdr section in weewx.conf
[SDR]
driver = user.sdr
cmd = rtl_433 -q -F json -R 32 -M utc -M level -f 868.3M
path = /usr/local/bin
#ld_library_path = /usr/local/lib:/opt/rtl-sdr/lib
[[sensor_map]]
windGust = wind_gust.*.FOWHx080Packet
windDir = wind_dir.*.FOWHx080Packet
windSpeed = wind_speed.*.FOWHx080Packet
outTemp = temperature.*.FOWHx080Packet
outHumidity = humidity.*.FOWHx080Packet
rain_total = rain_total.*.FOWHx080Packet
battery = battery.*.FOWHx080Packet
rssi = rssi.*.FOWHx080Packet
snr = snr.*.FOWHx080Packet
noise = noise.*.FOWHx080Packet
I added the rssi, noise and snr fields to the database but nothing appears.
Must add something?
--
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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/6d6b999f-7104-475e-b0b1-0e225a4aba09n%40googlegroups.com.