Ah, I didn't know that CWOP relies on altimeter, not pressure. 
Precipitation winds are missing because I don't have any sensors for it. 

All data that is collected (which is temperature, humidity, air pressure, 
air pressure @ sea level, dew point) does actually get into WeeWX. I can 
see it on my report page.

Maybe the correct way to push data to aprs.fi is using 
https://github.com/cavedon/weewx-aprs and aprx to connect to APRS IS? 
I thought using CWOP was an easy workaround, but maybe I'm wrong. 
[email protected] schrieb am Sonntag, 5. Juni 2022 um 18:23:39 UTC+2:

> NB: CWOP requires *altimeter*. WeeWX needs station pressure (observation 
> type "pressure") plus altitude to calculate it.
>
> It looks like altimeter is not the only thing you're missing. 
> Precipitation and wind are also missing, which suggests are more general 
> problem.
>
> I would look at the path data takes to get into WeeWX. Your software type 
> suggests you are using MQTT somewhere along the way. Make sure it is 
> configured correctly. 
>
> You can also try running weewxd directly from the command line. It will 
> print out the LOOP packets and archive records. Make sure they contain what 
> you think they should, in particular, type "pressure".
>
> -tk
>
> On Sun, Jun 5, 2022 at 8:30 AM 'Ben' via weewx-user <
> [email protected]> wrote:
>
>> Hello everyone,
>>
>> I'm new to WeeWX, so please bear with me. 
>>
>> My setup is a BME280 on a ESP32 Nodemcu delivering temperature, humidity 
>> and pressure data via MQTT to WeeWX running on my Raspberry Pi 3B+ w/ 
>> dietpi.
>>
>> Everything works fine except that when I try to upload my weather data to 
>> aprs.fi (yes, I'm a ham), only temperature and humidity show up.
>>
>> This data and current air pressure *do* show up on my reports, so I'd 
>> say there's nothing more to configure, isn't it?
>>
>> When I inspect my raw packets on aprs.fi, they actually do *lack* the 
>> pressure data:
>>
>> 2022-06-05 15:33:15 CEST: *DL1BEN-13 
>> <https://aprs.fi/?c=raw&limit=&call=DL1BEN-13>*
>> >APRS,TCPIP*,qAC,FIRST:@051330z5137.18N/00755.37E_.../...g...t070r...p...P...b.....h69.weewx-4.8.0-MQTTSubscribeDriver
>>
>> Here's the relevant info from my weewx.conf:
>>
>>  [[CWOP]]
>>         # This section is for configuring posts to CWOP.
>>
>>         # If you wish to post to CWOP, set the option 'enable' to true,
>>         # then specify the station ID (e.g., CW1234).
>>         enable = true
>>         station = DL1BEN-13
>>         # If this is an APRS (radio amateur) station, specify the
>>         # passcode (e.g., 12345). Otherwise, ignore.
>>         passcode = ####
>>         server_list = rotate.aprs.net:14580, rotate.aprs2.net:14580
>>
>> What am I doing wrong?
>> Any help is greatly appreciated.
>>
>> Tnx
>> Ben
>>
>> -- 
>> 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/215bd0a3-9607-4759-b65f-804aa1a10322n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/215bd0a3-9607-4759-b65f-804aa1a10322n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
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/007a8fb3-c845-4391-98f6-e6e2e99c532en%40googlegroups.com.

Reply via email to