Software Defined Radio - you basically have the Pi decoding the transmissions the outside weather station makes at 433MHz. Uses a cheap DVB dongle. It's one of the ways people have pulled data off the Acurites.
On Mon, 20 Sept 2021 at 12:34, Dave Spicer <[email protected]> wrote: > I haven't seen anything about SDR. what is that? > > 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 6:06:42 PM > *To:* [email protected] <[email protected]> > *Subject:* Re: [weewx-user] Interceptor drive help > > You'll have to set the pi up as a router/bridge, as well as getting it to > provide a DHCP address for the Access unit. There are guides out there how > to do it, I went the SDR route. > > On Mon, 20 Sept 2021 at 09:25, Dave Spicer <[email protected]> > wrote: > > 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]> 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 > <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 > <https://groups.google.com/d/msgid/weewx-user/CO1PR10MB4418A10E9EBF41119F957FCFA2DF9%40CO1PR10MB4418.namprd10.prod.outlook.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%2BxzKjCACuh-y1aSf%3DAZi55hTX-%3DQdgSknKXRem0jykqqoHuwQ%40mail.gmail.com > <https://groups.google.com/d/msgid/weewx-user/CA%2BxzKjCACuh-y1aSf%3DAZi55hTX-%3DQdgSknKXRem0jykqqoHuwQ%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/CO1PR10MB44181D8534003DB12B03F54EA2A09%40CO1PR10MB4418.namprd10.prod.outlook.com > <https://groups.google.com/d/msgid/weewx-user/CO1PR10MB44181D8534003DB12B03F54EA2A09%40CO1PR10MB4418.namprd10.prod.outlook.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%2BxzKjDsFmO-D4EPFz6LVcLN856ZjUziE8wsH_US73X1%3D1F1cQ%40mail.gmail.com.
