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