So, I have finally got Weewx pulling data from my Acurite Atlas via SDR.
Looking for help regarding three areas: Lightning strikes, sensor status,
and pressure readings.
I am not sure what I need to do to get the lightning strike readings. I
have attached an output from the SDR that Weewx gets. I see a strike total,
but I do not see strike packet in the form of other sensors such as temp,
humidity, etc.
temperature.0222.AcuriteAtlasPacket
So far, I have the following config for my SDR:
[SDR]
# This section is for the software-defined radio driver.
# The driver to use
driver = user.sdr
path = /usr/local/bin
[[sensor_map]]
outTemp = temperature.0222.AcuriteAtlasPacket
outHumidity = humidity.0222.AcuriteAtlasPacket
windSpeed = wind_speed.0222.AcuriteAtlasPacket
windDir = wind_dir.0222.AcuriteAtlasPacket
UV = uv.0222.AcuriteAtlasPacket
rain_total = rain_total.0222.AcuriteAtlasPacket
radiation = lux.0222.AcuriteAtlasPacket
lux = lux.0222.AcuriteAtlasPacket
[[deltas]]
rain = rain_total
Both battery and signal strength display on the My Acurite Dashboard, so I
assume that data is available. Any ideas on mapping that? I do see in the
SDR output a packet regarding battery.
Obviously I do not have pressure readings from the Atlas via SDR, but I
still have an Acurite 5-n-1 (Model 1036). Is there a way to grab the
pressure reading from that USB console and have it added to the sensor data
from the Atlas so it can be reported to the various services such as
Wundeground, CWOP, etc?
Thanks.
--
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/3549cecb-404f-4e2a-96e4-bc0a5dfab1dfn%40googlegroups.com.
Sep 15 20:33:44 raspberrypi weewx[9740] INFO user.sdr: unmapped: ['{"time" :
"2020-09-16 00:33:41", "model" : "Acurite-Atlas", "id" : 546, "channel" : "A",
"sequence_num" : 1, "battery_ok" : 1, "subtype" : 37, "wind_avg_mi_h" : 4.000,
"temperature_F" : 63.400, "humidity" : 69, "strike_count" : 0,
"strike_distance" : 31, "exception" : 0, "raw_msg" :
"c6226582880ac5009fc5"}\n', '{"time" : "2020-09-16 00:33:41", "model" :
"Acurite-Atlas", "id" : 546, "channel" : "A", "sequence_num" : 2, "battery_ok"
: 1, "subtype" : 37, "wind_avg_mi_h" : 4.000, "temperature_F" : 63.400,
"humidity" : 69, "strike_count" : 0, "strike_distance" : 31, "exception" : 0,
"raw_msg" : "ca226582880ac5009fc9"}\n'] ({'dateTime': 1600216421, 'usUnits': 1,
'model.0222.AcuriteAtlasPacket': 'Acurite-Atlas',
'channel.0222.AcuriteAtlasPacket': 'A', 'sequence_num.0222.AcuriteAtlasPacket':
0, 'message_type.0222.AcuriteAtlasPacket': None,
'temperature.0222.AcuriteAtlasPacket': 63.4,
'humidity.0222.AcuriteAtlasPacket': 69.0, 'wind_speed.0222.AcuriteAtlasPacket':
4.0, 'battery.0222.AcuriteAtlasPacket': 0})
Sep 15 20:33:44 raspberrypi weewx[9740] INFO user.sdr: unmapped: ['{"time" :
"2020-09-16 00:33:41", "model" : "Acurite-Atlas", "id" : 546, "channel" : "A",
"sequence_num" : 2, "battery_ok" : 1, "subtype" : 37, "wind_avg_mi_h" : 4.000,
"temperature_F" : 63.400, "humidity" : 69, "strike_count" : 0,
"strike_distance" : 31, "exception" : 0, "raw_msg" :
"ca226582880ac5009fc9"}\n'] ({'dateTime': 1600216421, 'usUnits': 1,
'model.0222.AcuriteAtlasPacket': 'Acurite-Atlas',
'channel.0222.AcuriteAtlasPacket': 'A', 'sequence_num.0222.AcuriteAtlasPacket':
1, 'message_type.0222.AcuriteAtlasPacket': None,
'temperature.0222.AcuriteAtlasPacket': 63.4,
'humidity.0222.AcuriteAtlasPacket': 69.0, 'wind_speed.0222.AcuriteAtlasPacket':
4.0, 'battery.0222.AcuriteAtlasPacket': 0})
Sep 15 20:33:44 raspberrypi weewx[9740] INFO user.sdr: unmapped: []
({'dateTime': 1600216421, 'usUnits': 1, 'model.0222.AcuriteAtlasPacket':
'Acurite-Atlas', 'channel.0222.AcuriteAtlasPacket': 'A',
'sequence_num.0222.AcuriteAtlasPacket': 2,
'message_type.0222.AcuriteAtlasPacket': None,
'temperature.0222.AcuriteAtlasPacket': 63.4,
'humidity.0222.AcuriteAtlasPacket': 69.0, 'wind_speed.0222.AcuriteAtlasPacket':
4.0, 'battery.0222.AcuriteAtlasPacket': 0})
Sep 15 20:33:54 raspberrypi weewx[9740] INFO user.sdr: unmapped: ['{"time" :
"2020-09-16 00:33:51", "model" : "Acurite-Atlas", "id" : 546, "channel" : "A",
"sequence_num" : 1, "battery_ok" : 1, "subtype" : 38, "wind_avg_mi_h" : 4.000,
"wind_dir_deg" : 17.000, "rain_in" : 1.030, "strike_count" : 0,
"strike_distance" : 31, "exception" : 0, "raw_msg" :
"c62266820044e7009f9a"}\n', '{"time" : "2020-09-16 00:33:51", "model" :
"Acurite-Atlas", "id" : 546, "channel" : "A", "sequence_num" : 2, "battery_ok"
: 1, "subtype" : 38, "wind_avg_mi_h" : 4.000, "wind_dir_deg" : 17.000,
"rain_in" : 1.030, "strike_count" : 0, "strike_distance" : 31, "exception" : 0,
"raw_msg" : "ca2266820044e7009f9e"}\n'] ({'dateTime': 1600216431, 'usUnits': 1,
'model.0222.AcuriteAtlasPacket': 'Acurite-Atlas',
'channel.0222.AcuriteAtlasPacket': 'A', 'sequence_num.0222.AcuriteAtlasPacket':
0, 'message_type.0222.AcuriteAtlasPacket': None,
'wind_speed.0222.AcuriteAtlasPacket': 4.0, 'wind_dir.0222.AcuriteAtlasPacket':
17.0, 'rain_total.0222.AcuriteAtlasPacket': 1.03,
'battery.0222.AcuriteAtlasPacket': 0})
Sep 15 20:33:54 raspberrypi weewx[9740] INFO user.sdr: unmapped: ['{"time" :
"2020-09-16 00:33:51", "model" : "Acurite-Atlas", "id" : 546, "channel" : "A",
"sequence_num" : 2, "battery_ok" : 1, "subtype" : 38, "wind_avg_mi_h" : 4.000,
"wind_dir_deg" : 17.000, "rain_in" : 1.030, "strike_count" : 0,
"strike_distance" : 31, "exception" : 0, "raw_msg" :
"ca2266820044e7009f9e"}\n'] ({'dateTime': 1600216431, 'usUnits': 1,
'model.0222.AcuriteAtlasPacket': 'Acurite-Atlas',
'channel.0222.AcuriteAtlasPacket': 'A', 'sequence_num.0222.AcuriteAtlasPacket':
1, 'message_type.0222.AcuriteAtlasPacket': None,
'wind_speed.0222.AcuriteAtlasPacket': 4.0, 'wind_dir.0222.AcuriteAtlasPacket':
17.0, 'rain_total.0222.AcuriteAtlasPacket': 1.03,
'battery.0222.AcuriteAtlasPacket': 0})
Sep 15 20:33:54 raspberrypi weewx[9740] INFO user.sdr: unmapped: []
({'dateTime': 1600216431, 'usUnits': 1, 'model.0222.AcuriteAtlasPacket':
'Acurite-Atlas', 'channel.0222.AcuriteAtlasPacket': 'A',
'sequence_num.0222.AcuriteAtlasPacket': 2,
'message_type.0222.AcuriteAtlasPacket': None,
'wind_speed.0222.AcuriteAtlasPacket': 4.0, 'wind_dir.0222.AcuriteAtlasPacket':
17.0, 'rain_total.0222.AcuriteAtlasPacket': 1.03,
'battery.0222.AcuriteAtlasPacket': 0})
Sep 15 20:34:04 raspberrypi weewx[9740] INFO user.sdr: unmapped: ['{"time" :
"2020-09-16 00:34:01", "model" : "Acurite-Atlas", "id" : 546, "channel" : "A",
"sequence_num" : 1, "battery_ok" : 1, "subtype" : 39, "wind_avg_mi_h" : 4.000,
"uv" : 0, "lux" : 0, "strike_count" : 0, "strike_distance" : 31, "exception" :
0, "raw_msg" : "c622e782000000009ff0"}\n', '{"time" : "2020-09-16 00:34:01",
"model" : "Acurite-Atlas", "id" : 546, "channel" : "A", "sequence_num" : 2,
"battery_ok" : 1, "subtype" : 39, "wind_avg_mi_h" : 4.000, "uv" : 0, "lux" : 0,
"strike_count" : 0, "strike_distance" : 31, "exception" : 0, "raw_msg" :
"ca22e782000000009ff4"}\n'] ({'dateTime': 1600216441, 'usUnits': 1,
'model.0222.AcuriteAtlasPacket': 'Acurite-Atlas',
'channel.0222.AcuriteAtlasPacket': 'A', 'sequence_num.0222.AcuriteAtlasPacket':
0, 'message_type.0222.AcuriteAtlasPacket': None,
'wind_speed.0222.AcuriteAtlasPacket': 4.0, 'uv.0222.AcuriteAtlasPacket': 0,
'lux.0222.AcuriteAtlasPacket': 0, 'battery.0222.AcuriteAtlasPacket': 0})
Sep 15 20:34:04 raspberrypi weewx[9740] INFO user.sdr: unmapped: ['{"time" :
"2020-09-16 00:34:01", "model" : "Acurite-Atlas", "id" : 546, "channel" : "A",
"sequence_num" : 2, "battery_ok" : 1, "subtype" : 39, "wind_avg_mi_h" : 4.000,
"uv" : 0, "lux" : 0, "strike_count" : 0, "strike_distance" : 31, "exception" :
0, "raw_msg" : "ca22e782000000009ff4"}\n'] ({'dateTime': 1600216441, 'usUnits':
1, 'model.0222.AcuriteAtlasPacket': 'Acurite-Atlas',
'channel.0222.AcuriteAtlasPacket': 'A', 'sequence_num.0222.AcuriteAtlasPacket':
1, 'message_type.0222.AcuriteAtlasPacket': None,
'wind_speed.0222.AcuriteAtlasPacket': 4.0, 'uv.0222.AcuriteAtlasPacket': 0,
'lux.0222.AcuriteAtlasPacket': 0, 'battery.0222.AcuriteAtlasPacket': 0})
Sep 15 20:34:04 raspberrypi weewx[9740] INFO user.sdr: unmapped: []
({'dateTime': 1600216441, 'usUnits': 1, 'model.0222.AcuriteAtlasPacket':
'Acurite-Atlas', 'channel.0222.AcuriteAtlasPacket': 'A',
'sequence_num.0222.AcuriteAtlasPacket': 2,
'message_type.0222.AcuriteAtlasPacket': None,
'wind_speed.0222.AcuriteAtlasPacket': 4.0, 'uv.0222.AcuriteAtlasPacket': 0,
'lux.0222.AcuriteAtlasPacket': 0, 'battery.0222.AcuriteAtlasPacket': 0})