On 2/14/2016 5:27 AM, Dan Rooney wrote:
> Hi all
>
> Running RTL433 on a NooElec SDR, trying to trap the output from my Fine Offset WH1080 weather station. I am on the correct frequency 433.975MHz and can see the signal on the waterfall, with good strength. However I get zero output on the screen from RTL433. I am running with the following parameters:
>
> rtl_433 -f 433975000
1. Make sure you are running the current rtl_433 code from merbanan/master
2. Use -l 0, to set the detection level to automatic. (It might be time to make this the default).
3. Add -A. You will be able to see if you are receiving any signals that get detected as pulses.
If you get pulses that are detected by the analyzer but aren't decoded, run with -a -t and share the .data files.
Hope this helps,
--Rob