Sniffing mode might be a lost cause. It looks like the pypcap software hasn't been updated in 3 years, and there are a number of outstanding issues: https://github.com/pynetwork/pypcap
The weewx-interceptor software hasn't been updated in 2 years: https://github.com/matthewwall/weewx-interceptor This may take a Python developer to solve. My guess is that something changed in the pypcap software and there need to be changes in the weewx-interceptor software to match, or it is possible pycap simply doesn't work with newer OS versions. Looks like I need to take a different approach to getting my weatherstation working on the newer OS so I'll create a different thread about it. If someone does have any idea how to make sniff mode work, please share! :-) On Sunday, January 16, 2022 at 4:34:34 AM UTC-5 [email protected] wrote: > I'm also using the interceptor driver on Python 3.9.2 on Raspbian 11 - no > issue > BUT > the interceptor driver is most of the time used in listen mode and not in > sniffing mode. > In listen mode you instruct your console to post directly to your server > (single IP address and port) where the interceptor driver is listening. > > In sniffing mode the console sends a broadcast and the interceptor driver > tries to "fish", sniff these messages from the network traffic and > interpret them. > That's what Vince is looking for. > However, if you have a sniffing use case running on Debian 10, you are > most welcome to share your configuration. > > On 16.01.2022 07:17, Francesco wrote: > > I'm using the interceptor driver and weewx on Debian 10 with python 3 > without any issues. If you give me some time I can check my configuration > and installed packages and let you know > > Il giorno sabato 15 gennaio 2022 alle 23:11:38 UTC+1 vince ha scritto: > >> I asked the same question in another thread last week. I got nowhere >> trying to get the pypcap stuff going on debian11 or debian10 with python3, >> but since it was a nice-to-have only, I basically gave up trying. >> >> -- > 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/e5e746bd-18c2-49b4-be8b-1c4ff55e769bn%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/e5e746bd-18c2-49b4-be8b-1c4ff55e769bn%40googlegroups.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/9f08bd0d-e96f-41f8-b726-e405c83763c6n%40googlegroups.com.
