JuniorJPDJ
JuniorJPDJ
RSSI should ideally be just a bit below 0, right?
Small gain set by hand made it receive better and made it work on higher freqs. That also means I can feed rtl_wmbus and rtl_433 with the same SDR data....
Similar story after catching the dump: ``` $ timeout 60 rtl_sdr -d 0 -f 868.95M -s 1600000 -g 1 test-1600k-868.95M.cu8 Found 1 device(s): 0: Generic, RTL2832U, SN: 77771111153705700 Using device...
Gain was set on rtl_sdr command anyway when dumping. I guess the gain value set on rtl_433 when reading the file is not used. Just checked and when removing gain...
I know it's not the best, it was very cheap ;) At least it's in metal case. The problem is that rtl_wmbus can decode a lot more packets than rtl_433...
So should I close the issue or you guys wanna investigate why it cannot decode some packets?
I'm personally using Proxy protocol also on other types of listeners (eg. plain HTTP). What about just a config value to disable shifting?
I didn't need to set any additional caps or change running user on my setup - I just set `useListenerPortAsContainerPort` and it worked. Don't know why.