Fredrik Öhrström
Fredrik Öhrström
Fix pushed. Now the options is "--overridedevice=xyz" (the old one still works for a while.) Better error message when supplying --overridedevice= or --device when not supplying --useconfig= Detection of superfluous...
@autega Great that you got it working! Actually wmbusmeters already supports the primary address. :-) Use id = 17 for wmbusmeters to use the primary address 17 instead. Please test...
Just so you know, wmbusmeters now support the AMB8665-M hardware dongle for 169MHz. :-)
@LukaszP2 you forgot the s at the end of the url. It is: https://github.com/weetmuts/wmbusmeters
The util is only for KEM files from Kamstrup not for the telegrams themselves. You can analyze like this: ./build/wmbusmeters --analyze=776D627573656E63727970746B657931 4E448F410064372035077A48004005326BA7F0D19A3E7A20D6F124285E61435300240EC8C32117D371178369FE502AD5F39EB1BCCD45921CBFE367494AFDAEF920E85B7278697876C0D6D89FB0CB8A Or for decoding only: ./build/wmbusmeters --format=json 4E448F410064372035077A48004005326BA7F0D19A3E7A20D6F124285E61435300240EC8C32117D371178369FE502AD5F39EB1BCCD45921CBFE367494AFDAEF920E85B7278697876C0D6D89FB0CB8A Water...
Thank you ! This is a problem in the receiving of the telegram, strange. Unfortunately the necessary information is not visible above, you have to enable loglevel=debug to see the...
@MikeTheTux >I guess these are the critical lines: >(amb8465) unhandled device message 3 >(amb8465) unknown response "4F44A5115317635370077AFF004005971D2833ED21416977E1DBA91660D1453BCF14F96ED309651DE0F40F0F8065FD612CC04EADC19244B19EC3B24F3E98863950F04F412294C445260EA6904D4C3B61" >(serial) stopping manager Yes, so what is happening here is that wmbusmeters has...
I think resetafter=0d will turn it off completely.... :-) but yes 365d should set a year before a reset. Reset will close the file descriptor /dev/ttyUSB0, this might or might...
If you both experience this and it happens after 23h then you should be able to provoke it after 2 minutes with a --resetafter=2m can you both collect --debug logs...
This is on my TODO.