Hello Tanwe, I am looking into my router but I suspect that the isolation mode is disabled by default anyway.
Regards, Ian On Fri, Nov 30, 2018 at 2:07 PM Tanwe Hyalin <[email protected]> wrote: > I haven't used the sniffer mode with the WH2650 so take this with a grain > of salt, our bridge is exclusively wifi as such if your router has an > option called "Isolation mode" enabled it could hide the device from the > interceptor so the first thing I would try would be that, disabling that > feature, if that does not work, honestly I don't think there's much you can > do besides getting a device to intercept the bridge, either a small router > or rasperry pi/orange pi zero just for this purpose. Again the ideal > situation would be for a driver that could mimick the WS View app and grab > the weather data directly from the station, that why I shared the source > code for the app. While I'm slowly analysing the source, I doubt I will be > able to create a driver capable of doing that (not enough time or technical > skills with network comunication protocols). > > sexta-feira, 30 de Novembro de 2018 às 10:44:28 UTC, [email protected] > escreveu: >> >> Hello Tanwe and Massimiliano, >> >> I have been following this thread with interest. I too have the WaldBeck >> Halley WH-2650 which I have recently purchase as a backup for my main >> station. >> >> I have connected it to Weather Underground, Weather Cloud and Met Office >> with no problems so I know that data streams are being generated and >> reaching their target. However when I do a network scan with TCPflow, it >> detects no data flow or any open ports. I am using the interceptor.py and >> it set up to sniff in observer mode and no interception is happening. I >> have followed all the suggestions made apart from IP Tables as I cannot >> install an appropriate firmware on my router to enable this. I am at a loss >> to see where to go next. Do you have any more ideas that I could pursue? >> >> Regards >> Ian >> >> On Friday, November 30, 2018 at 12:41:33 AM UTC, Tanwe Hyalin wrote: >>> >>> I changed line 1048 in the interceptor.py file from "if software_type == >>> 'WH2600GEN_V2.2.5':" to "if software_type == 'WH2600GEN_V2.2.5' or >>> software_type == 'WH2650A_V1.2.1':" so it could identify our firmware. >>> >>> quinta-feira, 29 de Novembro de 2018 às 16:18:52 UTC, Massimiliano Neri >>> escreveu: >>>> >>>> >>>> Can you tell me the exact line on the code of the interceptor.py? File. >>>> in fact, after the driver version change the number of lines no longer >>>> corresponds. I installed the latest version of the driver. is it possible >>>> that matthewwall fixes the file directly? >>>> >>>> Il giorno venerdì 23 novembre 2018 00:11:49 UTC+1, Massimiliano Neri ha >>>> scritto: >>>>> >>>>> Hi, I just bought a WaldBeck Halley WH-2650, basically a clone of the >>>>> WH-2650 Fine Offset, can you tell me how to configure weewx.conf to >>>>> intercept its data string? >>>>> >>>>> I thank you in advance. >>>>> >>>> -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
