You should be able to use it with the weewx Interceptor driver.
But it's not weewx connecting to your weathr station, but your console
sending data to weewx. 😎
How this works with an Ambient station is described in the Fine Offset /
Ecowitt / Ambient ... WiKi
https://meshka.eu/Ecowitt/dokuwiki/doku.php?id=start#c_the_customized_server_feature_of_the_ecowitt_consoles
and
https://meshka.eu/Ecowitt/dokuwiki/doku.php?id=start#d_the_customized_server_feature_of_the_ambient_consoles
Unless you use extra sensors with your WS-2902, the Interceptor driver
should work out-of-the-box choosing the interceptor options described
in the weewx.conf example here:
#############################################################################
# *********************
[Station]
station_type = Interceptor
# *********************
[Interceptor]
# This section is for the network traffic interceptor driver.
# The driver to use:
driver = user.interceptor
# Specify the hardware device to capture. Options include:
# acurite-bridge - acurite internet bridge, smarthub, or access
# observer - fine offset WH2600/HP1000/HP1003, ambient WS2902
# lw30x - oregon scientific LW301/LW302
# lacrosse-bridge - lacrosse GW1000U/C84612 internet bridge
# ecowitt-client - any hardware that uses the ecowitt protocol
# wu-client - any hardware that uses the weather underground protocol
# device_type = fineoffset-bridge
device_type = ecowitt-client # or observer - An Ambient WS-2902 without
extra sensors also works with device_type = ecowitt-client
port = 8000 # this port number has to match the port in the customized
server section of your console or WS View Plus or AWNET
# do not use port 80 or 443 as they are reserved for standard
web access
address = 192.168.1.39 # this is an example - here comes the IP of your
RaspberryPi or NAS server or VM
iface = wlan0 # or eth0 when you are using the LAN (Ethernet) interface of
your server
##############################################################################
On 09.06.2025 19:17, Jay Kruckenberg wrote:
Is there any way to use WeeWx to connect to my Ambient Weather WS-2902
weather station? --
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 visit
https://groups.google.com/d/msgid/weewx-user/ec0e4aa3-910d-4a99-920d-319757a73c26n%40googlegroups.com
<https://groups.google.com/d/msgid/weewx-user/ec0e4aa3-910d-4a99-920d-319757a73c26n%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 visit
https://groups.google.com/d/msgid/weewx-user/0e564681-b1b7-4d83-ba55-2b4a82dbba52%40gmail.com.