yes the ID changes after reset, some sensors do that. https://github.com/andylittle/weewx-sdr-1/commit/73a205f9dedd699012358a0025085e968676cbbe
On Sunday, June 19, 2022 at 2:20:45 AM UTC-7 [email protected] wrote: > Something strange , ID changes after reset ( changing batterys ) > > <http://192.168.1.5/weewx/>*out: ['{"time" : "2022-06-19 09:18:57", > "model" : "TFA-Drop", "id" : 549565, "battery_ok" : 1, "rain_mm" : 0.000, > "mic" : "CHECKSUM"}\n']* > > How is-it possible ???? > Le samedi 18 juin 2022 à 13:55:17 UTC+2, Pramod Visham a écrit : > >> Hello ! >> After Andy helped me to integrate an Oregon sensor in my raspberry-pi >> meteo station , i've integrated 2 new Lacrosse sensors ( parsed out of the >> box in weewx-sdr ) . >> >> Now I want to use a TFA pluviometer sensor ( ref : 30.3233.01 ) >> <https://www.tfa-dostmann.de/en/product/wireless-rain-gauge-drop-47-3005/> >> . >> It is recognized by sdr_433 : >> >> >> >> >> *time : 2022-06-18 13:51:04model : TFA-Drop id : >> a9f99Battery : 1 Rain in MM: 32.512 Integrity : >> CHECKSUM* >> >> But the output in the weewx-sdr driver is not parsed . >> >> * out: ['{"time" : "2022-06-18 07:04:34", "model" : "TFA-Drop", "id" : >> 696217, "battery_ok" : 1, "rain_mm" : 29.210, "mic" : "CHECKSUM"}\n']* >> >> Could someone help me write the parser ? >> >> Thank you and sheers fron france ! >> >> >> >> >> -- 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/91b71e46-e9bd-43e1-9932-4f6f4b9f698cn%40googlegroups.com.
