petrjac
petrjac
Please, how I can set long document mode for receipts? I was trying sending with Alaris S2070: ```json ... { "attribute":"cropping", "values":[ { "exception":"fail", "value":"long" } ] }, ... ```...
Is is possible to set **locale** for the scanner? I'm sending: ```json { "kind":"twainlocalscanner", "commandId": "{{$guid}}", "method":"createSession", "params": { "locale": "cs-cz" } } ``` ...but the scanner (Alaris S2000) locale...
Hi, I'm trying to decode **BMW Gen5 TPMS** sensors. I recorded several samples using _Airspy R2_ SDR - https://github.com/merbanan/rtl_433_tests/pull/463/files . I was able to read raw data using _URH_ and...
I'm submitting this PR as _draft_ since the files are likely too large to merged. AirSpy cannon generate files smaller than 2M5.
Moved my question to related issue https://github.com/merbanan/rtl_433/issues/2821
Hi, I have old **Denon AVP-A1HD** AV processor and trying to get to work with Unfolded remote. This device is however not fully supported by _denonavr_ lib. ### HTTP mode...