Thanks for the info and that was the piece I was missing. I was hoping that it would have talked to each other through the switch but I guess I will go down that route later tonight.
Dave Get Outlook for Android<https://aka.ms/AAb9ysg> ________________________________ From: [email protected] <[email protected]> on behalf of Stephen Hocking <[email protected]> Sent: Sunday, September 19, 2021 3:21:22 PM To: [email protected] <[email protected]> Subject: Re: [weewx-user] Interceptor drive help Are you running the ethernet cable directly from the Access into the Pi? THat would be necessary. If you have them both plugged into a switch, they're not going to see packets that aren't addressed to them. With the AcurIte, I've had some success with the SDR driver, although it doesn't capture the pressure data. I wrote some code to scrape that off the Access bridge's simple web page. On Mon, 20 Sept 2021 at 00:25, <[email protected]<mailto:[email protected]>> wrote: I am in the process on getting the interceptor driver configured and I am having an issue. I have the acurite atlas weather station. Weewx is a brand new install on ubuntu. Currently the weather station is uploading the data to wunderground with no issue. But when I run sudo PYTHONPATH=/usr/share/weewx python3 /usr/share/weewx/user/interceptor.py --device=acurite-bridge --mode=listen address=THE IP ADDRESS OF THE ACURITE ACCESS, I do not get anything at all. Can anyone tell me what could be going on please? Thanks Dave -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/189f01d7ad62%243a6cd450%24af467cf0%24%40gmail.com<https://groups.google.com/d/msgid/weewx-user/189f01d7ad62%243a6cd450%24af467cf0%24%40gmail.com?utm_medium=email&utm_source=footer>. -- "I and the public know what all schoolchildren learn Those to whom evil is done Do evil in return" W.H. Auden, "September 1, 1939" -- 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]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CA%2BxzKjBacXit-oXJ5a-OAzzgv%3De-YNqDStCyT%2BntntTk6FH14A%40mail.gmail.com<https://groups.google.com/d/msgid/weewx-user/CA%2BxzKjBacXit-oXJ5a-OAzzgv%3De-YNqDStCyT%2BntntTk6FH14A%40mail.gmail.com?utm_medium=email&utm_source=footer>. -- 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/CO1PR10MB4418A10E9EBF41119F957FCFA2DF9%40CO1PR10MB4418.namprd10.prod.outlook.com.
