Thanks for the replies. I've tried the instructions provided at the link
from Andrew and it is still not pairing (at least I assume it is not
pairing because I do not see "PC" in the LCD screen of my weather station
like I do when it is running on my Windows PC.
I've run the command *sudo /etc/init.d/weewx stop* to stop running weewx
(assuming it is running).
Then I run the following and get the results below:
pi@weewx:~ $ wee_device --pair
Using configuration file /etc/weewx/weewx.conf
Using WS28xx driver version 0.35 (weewx.drivers.ws28xx)
Traceback (most recent call last):
File "/usr/bin/wee_device", line 54, in <module>
main()
File "/usr/bin/wee_device", line 51, in main
device.configure(config_dict)
File "/usr/share/weewx/weewx/drivers/__init__.py", line 69, in configure
self.do_options(options, parser, config_dict, prompt)
File "/usr/share/weewx/weewx/drivers/ws28xx.py", line 1098, in do_options
self.station = WS28xxDriver(**config_dict[DRIVER_NAME])
File "/usr/share/weewx/weewx/drivers/ws28xx.py", line 1315, in __init__
self.startUp()
File "/usr/share/weewx/weewx/drivers/ws28xx.py", line 1437, in startUp
self.serial, comm_interval=self.comm_interval)
File "/usr/share/weewx/weewx/drivers/ws28xx.py", line 4033, in setup
self.shid.open(vendor_id, product_id, device_id, serial)
File "/usr/share/weewx/weewx/drivers/ws28xx.py", line 3089, in open
self._open_device(device)
File "/usr/share/weewx/weewx/drivers/ws28xx.py", line 3128, in
_open_device
loginf('manufacturer: %s' % self.devh.getString(dev.iManufacturer,30))
usb.USBError: error sending control message: Operation not permitted
I hope somebody can help me decipher this so I can move on the
synchronization.
On Tuesday, July 11, 2017 at 4:53:33 AM UTC-7, mwall wrote:
>
> On Tuesday, July 11, 2017 at 12:08:13 AM UTC-4, Dan Blanchard wrote:
>>
>> I understand how to edit the config files but cannot find instructions on
>> how to access the charts and graphs either. But I assume they will not
>> show up until my Tx and Rx are communicating. Will someone be kind enough
>> to point me to the 'extensive' instructions on how to tell my Tx and Rx to
>> synchronize?
>>
>
> dan,
>
> assuming that your transceiver and station have been paired, they should
> sync automatically at the top of the hour, so you might just have to wait.
> you can force a sync sooner by pressing a key on the weather station
> console. as andrew pointed out, detailed instructions are in the weewx
> user guide.
>
> however, you might want to first confirm that the console is paired, then
> find out if lack of sync is your problem. the log file will tell you this.
>
> please post the log from just before the time that you started weewx.
>
> m
>
--
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].
For more options, visit https://groups.google.com/d/optout.