Correct. The weather station connects to the PI wifi (hostap) then the observer device sniffs port 80 for the data being sent from the WS to Ambient api. That data is then saved to weeWX database which produces the data for the skin.
On Sunday, February 17, 2019 at 7:35:02 AM UTC-8, Bruno BORDAS wrote: > > Again, thanks à lot. > I think I'll try again 😁 > > So, if I understand correctly, the pi sniff the wifi Network with hostapd > and transmit it to weewx with the interceptor driver and eth0 is that right > ? > > I read your git, pretty well made. You did à great job > > Le dim. 17 févr. 2019 à 02:13, Scott Grayban <[email protected] > <javascript:>> a écrit : > >> Another thread I helped in >> https://groups.google.com/forum/#!topic/weewx-user/rlJhpW5Hs8M >> >> On Saturday, February 16, 2019 at 3:01:59 PM UTC-8, Bruno BORDAS wrote: >>> >>> Oh great news. Thank you a lot for sharing. I'll definitely take à look >>> >>> Le sam. 16 févr. 2019 à 20:23, Scott Grayban <[email protected]> a >>> écrit : >>> >>>> Read this. >>>> >>>> I have my 2902A working. >>>> >>>> https://groups.google.com/forum/#!starred/weewx-user/bks8RhOINP4 >>>> >>>> On Saturday, February 16, 2019 at 4:44:44 AM UTC-8, Bruno BORDAS wrote: >>>>> >>>>> Sorry, but I found nothing si far. >>>>> Actually, I stopped searching. >>>>> >>>>> Mine is 868Mhz. Check yours >>>>> >>>>> Le sam. 16 févr. 2019 à 12:52, Topher Webb <[email protected]> a >>>>> écrit : >>>>> >>>>>> If you find a solution, let me know :D >>>>>> >>>>>> I have a clone of this station, works well, uploads to WU, and >>>>>> Weather Cloud. WC is tweeting every hour, but would like to grab the >>>>>> data >>>>>> and upload to a domain for display rather than using WU or WC. I have >>>>>> used >>>>>> Weather Display before, and installed that, but no good... so was hoping >>>>>> for Interceptor or similar plugin to pull that data and upload a >>>>>> CLIENTRAW.TXT file or similar to domain as per Weather-Display >>>>>> software... >>>>>> or simply use WeeWx to create the HTML/PHP pages >>>>>> >>>>>> I am thinking I may see if I can go the route of SDR sniffing 433Mhz >>>>>> and see if I can decrypt the data that way. >>>>>> >>>>>> On Wednesday, 1 August 2018 23:35:10 UTC+9:30, Bruno BORDAS wrote: >>>>>>> >>>>>>> Hi dear WeewX users, >>>>>>> >>>>>>> First of all, I'm sorry for the burden. >>>>>>> Despite the few hours I spent on reading and trying stuffs, I'm not >>>>>>> able to make WeewX run. >>>>>>> So, I came to ask for help >>>>>>> >>>>>>> Here are the informations: >>>>>>> >>>>>>> #--> I own an Ambient Weather Ws-2902 >>>>>>> #--> Sending data to Weather Wunderground >>>>>>> #--> I receive the data from Weather Wunderground to my MagicMirror >>>>>>> #--> I'd like to retrieve and store locally my data >>>>>>> #--> Google says WeewX is very great for this >>>>>>> >>>>>>> So first, I tried to find some docker solutions, but I'm not ready >>>>>>> for this (too complicated) >>>>>>> So I installed Weewx on a RPI 3 with the deb package. >>>>>>> >>>>>>> I read that I should use >>>>>>> #--> The interceptor driver >>>>>>> or >>>>>>> #--> The observer driver >>>>>>> or >>>>>>> #--> The ovserverIP driver >>>>>>> or >>>>>>> #--> The HP1000 driver. >>>>>>> >>>>>>> I tried several of them, but nothing worked. >>>>>>> Nothing appears in my var/www/html/weewx >>>>>>> >>>>>>> I'm quite lost. >>>>>>> Please, can someone provide me with an how two or tips to help me? >>>>>>> >>>>>>> Thank you a lot guys. >>>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to a topic in >>>>>> the Google Groups "weewx-user" group. >>>>>> To unsubscribe from this topic, visit >>>>>> https://groups.google.com/d/topic/weewx-user/X5kzb6yCwtc/unsubscribe. >>>>>> To unsubscribe from this group and all its topics, 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 a topic in the >>>> Google Groups "weewx-user" group. >>>> To unsubscribe from this topic, visit >>>> https://groups.google.com/d/topic/weewx-user/X5kzb6yCwtc/unsubscribe. >>>> To unsubscribe from this group and all its topics, 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 a topic in the >> Google Groups "weewx-user" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/weewx-user/X5kzb6yCwtc/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> 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.
