Hello Julz,

I only just got LW301 working with weewx myself (again). In my case the 
interceptor driver is used in listen mode, not sniff mode, and I have an 
OpenWRT router/mini server running it.

My first experiment with it stopped working when Oregon Scientific pulled 
down the Anywhere Weather server designed to work with the LW301. This had 
the effect of the LW301 continually looking up DNS for the server and 
getting no-where, so it stopped sending any type of data that the 
interceptor driver could capture for weewx.

I've since added a host record to my OpenWRT router so the LW301 sends its 
data to my local box instead of out on the internet, my router rewrites the 
request via firewall rules to port 8080, where the interceptor driver is 
set to listen to and can thus read the data in the http POST and use it for 
weewx. If you haven't done something like this yourself in answering the 
LW301's sad request for a server that no longer exists, the LW301 is 
unlikely to be sending anything useful at all ... it will just forlornly be 
looking for the Oregon server it is designed to send its data to.

Note that you only need to fool the LW301 into thinking it has a 
destination to send the data to - gateway.weather.oregonscientific.com is 
the hostname it wants ... you don't actually have to handle the http POST 
it sends after it finds the appropriately named server.

Hope this helps in some small way.

Cheers,
Anthony

On Sunday, December 23, 2018 at 9:12:14 AM UTC+11, julz wrote:
>
> Can any one help with this..
>
>
> Dec 22 22:01:49 localhost weewx[12802]: interceptor: MainThread: driver 
> version is 0.42rc2
> Dec 22 22:01:49 localhost weewx[12802]: interceptor: MainThread: device 
> type: lw30x
> Dec 22 22:01:49 localhost weewx[12802]: interceptor: MainThread: sensor 
> map: {'inTemp': 'ot.2:*.*', 'outTemp': 'ot.1:*.*'}
> Dec 22 22:01:49 localhost weewx[12802]: interceptor: MainThread: mode is 
> sniff
> Dec 22 22:01:49 localhost weewx[12802]: interceptor: MainThread: sniff 
> iface=eno1 promiscuous=0
> Dec 22 22:01:49 localhost weewx[12802]: interceptor: MainThread: sniff 
> filter 'src 192.168.1.158 and dst port 80'
> Dec 22 22:01:49 localhost weewx[12802]: import of driver failed: 
> Activateing packet capture failed. Error returned by packet capture library 
> was SIOCGIFHWADDR: No such device (<type 'exceptions.OSError'>)
> Dec 22 22:01:49 localhost weewx[12802]: engine: Unable to load driver: 
> Activateing packet capture failed. Error returned by packet capture library 
> was SIOCGIFHWADDR: No such device
> Dec 22 22:01:49 localhost weewx[12802]:    ****  Exiting...
> Dec 22 22:05:31 localhost chronyd[2545]: Selected source 193.150.34.2
>
> cannot solve this error any body got any ideas?
> Kind regards
> Julz
>
>
>
> On Thursday, 20 December 2018 20:27:48 UTC, julz wrote:
>>
>> The compatibility chart suggests that oregon scientific LW301 & LW302 are 
>> compatible with this software but I cannot find any details on how to setup 
>> as LW301 is network connected.
>> Has anyone got the LW301 working?
>> Guess there will be more questions from other interested users as oregon 
>> has now killed the server for good!
>> Thanks in advance 
>>
>> Julz
>>
>

-- 
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.

Reply via email to