Thanks for the quick reply! I've already installed the interceptor and tried to receive data from my weather station through it, but so far it didn't work... First, maybe it's not possible to connect the gateway to the weewx server as it works with the GW-1000U. And second, the protocol is different.
I think it's not necessary to reroute all the traffic to go only to weewx any more instead of the Mobile Alerts cloud server. There is a REST API they provide that allows to request the latest measurement data. And it also works with the Conrad Connect <https://conradconnect.com/> service, where you can connect the station and use the data. That's nice because you can build your own dashboards there and even connect with other IFTT hardware. But it's not built to be a weather dashboard only, so I'm not satisfied with the possibilities there - and some services have to be paid monthly... Am Donnerstag, 2. Januar 2020 01:00:56 UTC+1 schrieb mwall: > > > > On Wednesday, January 1, 2020 at 5:30:33 PM UTC-5, Stefanie Drucker wrote: >> >> Hi, >> >> I've bought a Mobile Alerts gateway and various sensors recently and want >> to use it with weewx. >> >> This gateway is an European version of the LaCrosse GW-1000U. It looks >> exactly the same, but obviously is different (see >> https://github.com/sarnau/MMMMobileAlerts/blob/master/MobileAlertsELVvsLaCrosse.markdown >> ). >> >> Anyone has the same weather station and managed to set up weewx receiving >> data from it? >> > > you can try the weewx-interceptor driver: > > https://github.com/matthewwall/weewx-interceptor > > set the device_type=lacrosse-bridge > > the lacross bridge has a rather complicated protocol. try to configure as > much as you can with the vendor's GAS program - at the very least you must > tell the GW1000 to communicate with the computer that is running weewx > (there is no passive sniffing mode for the lacross GW1000U). and please > read the comments about GW1000U in the interceptor.py file. it is a bit > technical, but you will probably have to tweak the serial number. > > finally, do not confuse the lacross GW1000U with the fine offset GW1000. > froggit, ecowitt (and soon others?) sell the fine offset GW1000B and > GW1000BU - 915MHz, the GW1000A - 868MHz, and the GW1000 - 433MHz. > > m > -- 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/46274158-b376-4e81-8262-ea0b5fdf6e46%40googlegroups.com.
