I'd like to use weewx for an acurite temp sensor.  I have my home network 
setup with a netgear router.  The sensor signal will be picked up by an 
acurite smarthub, which is plugged into a router running dd-wrt in another 
building.  The dd-wrt is setup in bridge mode with my netgear router in my 
house.  

Things were initially going pretty smooth.  I was able to get weewx 
installed from source, it would run and spit out weather looking data every 
2-3 seconds.  Downloading, installing and configuring the weewx-interceptor 
driver seemed to go well also.  When I ran weewx after that, it would just 
drop back to the command prompt, no errors or other output.  This was in 
listen mode and I hadn't fooled the smarthub with a dns record yet.

I don't see any way I can easily override a dns record with my current 
setup.  The dd-wrt would normally be able to do it, but it doesn't allow 
dhcp to run on dd-wrt when used in bridge mode.  

I figured I'd just switch to using sniffer mode, and tried installing 
pypcap but it's throwing an error:

 pip install pypcap
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 
2020. Please upgrade your
 Python as Python 2.7 won't be maintained after that date. A future version 
of pip will drop sup
port for Python 2.7.
Collecting pypcap
  Downloading 
https://files.pythonhosted.org/packages/33/21/d1f24d8a93e4e11bf604d77e04080c05ecb0
308a5606936a051bd2b2b5da/pypcap-1.2.2.tar.gz (130kB)
    100% |################################| 133kB 1.3MB/s
    Complete output from command python setup.py egg_info:
    pcap.h not found

Anyone have suggestions on how to deal with either of these issues?  





-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to