Fredrik Öhrström
Fredrik Öhrström
This utterly problematic. The whole alarm code in wmbusmeters was introduced to handle the fact that usb sticks can stop working after running for some time. So was the decicion...
@shades66 There is a spurious 00 byte first in the response. I have added some code to skip those and pushed to github. Can you build and test to see...
@shades66 Have you had time to test the fix? It should help you!
@shades66 Any update?
@makuser @ursf Do you still experience the dongle hangs that need unplugging/replugging to reset the dongles?
@makuser The problem with amb8465 should now hopefully be fixed. The problem was that the dongle detection code was overwhelmed with valid buffered received telegrams that was sent, before the...
Have you experienced this problem recently? Maybe we can close this issue now?
Actually "waiting for stop" is fine. :-) This is is the expected printout from the main thread which is waiting after wmbusmeters has setup the events thread (which listens for...
With the latest im871a firmware you can do: wmbusmeters im871a:c1,t1 and then wait until you hear something. Meters are sometimes sending every 16 seconds (multical21) on c1, or every minute...
Yeah, so --device= has only a very specific use case. To override the config files. In any other situation the devices are the first parameters after the options. All options...