Hello,
Sorry to reopen an old post but I've got the exact same problem.
I'm writing a sketch to record and replay RF 433Mhz signal from electrical plug remote.
My sketch starts in the setup by waiting for a signal over a defined threshold (let's say waiting for "data"), then it lights up a LED, records the high and lows duration for 500 times, turns of the LED and reports that on the serial monitor.
I've done that beginning of the week, sitting in my living room in front of my TV powerred up, and it worked like a charm : starting the sketch, the LED stood off and after some seconds or more, I had to put my original remote 2cm from the RX module and press a button to see the LED light up, and after half of a second turned off and saw my signal on the monitor.
That was perfect, every evening.
Until yesterday, first bank holiday day, the receiver gets lots of junk and garbage, each time I reset it.
So I went your direction, started to press the original remote button before resetting my sketch, and then yeah, it got my signal. That means that as you said, with my signal being stronger, it adjusted itself and got only my own signal.
The question is : why the hell does my RX module get all the garbage since yesterday, knowing that the whole week it didn't get anything ?? And knowing that it does not receive my own signal if my remote is more than 3cm away from the RX module, so how can it get this garbage coming from elsewere ?
Can I suspect one of my neighbours to have turned on an equipment emitting permanently some very strong signal ? (I live in a flat)