Open CSutter5 opened 2 years ago
This indicates a problem with communication with your device. rtl_airband can't do anything about it, so it shuts down. Please fix your hardware first - try another dongle, check USB cables, make sure you don't have power problems (https://github.com/szpajder/RTLSDR-Airband/issues/94#issuecomment-403890481).
Describe your environment
make
options used to build the program:What happened? It runs for about 5-10 seconds, then crashes with
rtlsdr_demod_write_reg failed with -9 i2c wr failed=-9 reg=17 len=1
printedWhat you expected to happen? It to keep running and not crash
Steps to Reproduce Run with my config file
Additional context It works just fine if
squelch_threshold = -30;
My Config File