I've made a few changes to the config file based on a recommendation. I've
set device_type = wu-client. Below is the "station" part of the config file:
# This section is for information about the station.
[Station]
# Description of the station location
location = KwaWula Game Estate
# Latitude in decimal degrees. Negative for southern hemisphere
latitude = -29.461403
# Longitude in decimal degrees. Negative for western hemisphere.
longitude = 30.258868
# Altitude of the station, with unit it is in. This is downloaded from
# from the station if the hardware supports it.
altitude = 1156, meter
# Set to type of station hardware. There must be a corresponding stanza
# in this file with a 'driver' parameter indicating the driver to be
used.
station_type = Interceptor
# If you have a website, you may specify an URL
#station_url = http://www.example.com
# The start of the rain year (1=January; 10=October, etc.). This is
# downloaded from the station if the hardware supports it.
rain_year_start = 1
# Start of week (0=Monday, 6=Sunday)
week_start = 0
#############################################################################
[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 = wu-client*
* port = 8000*
##############################################################################
[Simulator]
# This section is for the weewx weather station simulator
# The time (in seconds) between LOOP packets.
loop_interval = 2.5
# The simulator mode can be either 'simulator' or 'generator'.
# Real-time simulator. Sleep between each LOOP packet.
mode = simulator
# Generator. Emit LOOP packets as fast as possible (useful for
testing).
#mode = generator
# The start time. Format is YYYY-mm-ddTHH:MM. If not specified, the
default
# is to use the present time.
#start = 2011-01-01T00:00
# The driver to use:
driver = weewx.drivers.simulator
##############################################################################
I've set the port = 8000 in the console and correspondingly setup Port
Forwarding on the router/modem.
Can someone have a scan and tell me if ive got this right? Is there a test
i can run to see where the problem might be?
I've set up a NDS and tested it with ping. All seems to be working fine
there.
On Wednesday, June 17, 2020 at 6:25:20 PM UTC+2, galfert wrote:
>
> On Wednesday, June 17, 2020 at 6:18:28 AM UTC-4, G Hammer wrote:
> > You say the PWS connects via cellular data.
> > That precludes using anything to capture/sniff the data.
> > You'll have no options except for getting a GW1000 if it supports your
> sensors.
>
> The WH6006 is pretty much the same as any other Fine Offset clone console.
> It directly uploads to Ecowitt.net, WU, WeatherCloud, and "Customized"
> server upload. It just does it all via built in cellular modem. So no, you
> don't need a GW1000.
>
> On the WH6006 "Customized" server upload is actually called "New Web" and
> you can enter in any IP server address you want and specify the port and
> upload interval. It is the same as "Customized" server upload although it
> looks slightly different but it's doing the same thing. It will send the
> data to your server in WU protocol format.
>
>
--
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/6d38c63b-c4ec-4a95-8cd5-5ad305e71f43o%40googlegroups.com.