--
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 weewx-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/b697f571-4774-409f-896e-62ba6313e143n%40googlegroups.com.
On Aug 15, 2025, at 9:41 PM, Graham Eddy <g...@geddy.au> wrote:
more details attached - showing results from “weectl device” commands and also log from starting weewx with (apparently) all ISSs disabled (but still logging data…)
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/14ff1957-a60a-41cd-bad5-d3a13dcf6661n%40googlegroups.com.
<vp2_chan.txt>
weewx@dev:~/vantage$ weectl device --set-transmitter-type=1,10 --config=weewx.conf
Using configuration file weewx.conf
Using driver weewx.drivers.vantage.
Using Vantage driver version 3.6.2 (weewx.drivers.vantage)
Proceeding will set channel 1 to type 10 (none, inactive), repeater: OFF
Are you sure you want to proceed (y/n)? y
Set channel 1 to type 10 (none, inactive), repeater: OFF
weewx@dev:~/vantage$ weectl device --info --config=weewx.conf
Using configuration file weewx.conf
Using driver weewx.drivers.vantage.
Using Vantage driver version 3.6.2 (weewx.drivers.vantage)
Querying...
Davis Vantage EEPROM settings:
CONSOLE TYPE: Vantage Pro2
CONSOLE FIRMWARE:
Date: Nov 12 2019
Version: 3.88
CONSOLE SETTINGS:
Archive interval: 300 (seconds)
Altitude: 836 (foot)
Wind cup type: large
Rain bucket type: 0.01 inches
Rain year start: 1
Onboard time: 2025-08-16 23:44:13
CONSOLE DISPLAY UNITS:
Barometer: inHg
Temperature: degree_F
Rain: inch
Wind: mile_per_hour
CONSOLE STATION INFO:
Latitude (onboard): +37.6
Longitude (onboard): -122.1
Use manual or auto DST? AUTO
DST setting: N/A
Use GMT offset or zone code? GMT_OFFSET
Time zone code: N/A
GMT offset: -8.0 hours
Temperature logging: LAST
TRANSMITTERS:
Channel Receive Retransmit Repeater Type
1 inactive N NONE iss
2 active N NONE (N/A)
3 active N NONE (N/A)
4 active N NONE (N/A)
5 active N NONE (N/A)
6 active N NONE (N/A)
7 active N NONE (N/A)
8 active N NONE (N/A)
...
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/D654B3B4-2366-4019-B462-900E8C0D2F92%40johnkline.com.
On Aug 16, 2025, at 6:53 AM, Graham Eddy <g...@geddy.au> wrote:
hello john,
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/EB68EF97-D1DC-42DC-AF8E-01F27D0F2B0B%40geddy.au.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/b16780fe-23c5-4605-8915-21e0039fd199n%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/RT07Vno4nxA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/D12F19B9-E08D-4593-85F3-1D9405D27EA5%40geddy.au.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/7935EF1E-5E65-4940-8C8F-B217E051C6FA%40johnkline.com.
--
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 weewx-user+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/D12F19B9-E08D-4593-85F3-1D9405D27EA5%40geddy.au.
On Aug 16, 2025, at 11:11 PM, Graham Eddy <g...@geddy.au> wrote:
in Vantage.setTransmitterType(), i inserted 2 sec delays before and after the NEWSETUP command - no improvement, so doesn’t look like timing error
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/67E0F108-0905-4D9F-AF3C-71D77EDBD9F1%40geddy.au.
weectl device --set-transmitter-type=,,3 --config=weewx.conf # ➔ runtime error
weectl device --set-transmitter-type=1,10,3 --config=weewx.conf
weectl device --set-transmitter-type=1,0,3 --config=weewx.conf
weectl device --set-transmitter-type=1,0,3,0,0 --config=weewx.conf
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/A0B554D7-2C85-42E5-83EA-D1959A051753%40johnkline.com.
To view this discussion visit https://groups.google.com/d/msgid/weewx-user/0B54D44A-52BB-46F5-8C8C-B9B5DCDC9556%40geddy.au.
# Temporarily enable a temperature sensor on channel 3: weectl device --set-transmitter-type=3,1,2