Hello,
do you know if I can get signals with a simple ASK receiver (those tiny chinese ones for 1-2$,
example) sent by an ASK transmitter (of course same frequency,
this one) ?
It is PT2260 coded, I opened it, there was written SC2260 (they're technically the same).
I already read the data sheet but only found something to the coding itself.
And I was not able to find out whether there is some kind of AGC used, I think it has to otherwise a matched receiver wouldn't be able to get the signal, I wrote an interrupt based Arduino sketch looking for AGC bits (0,1,0,1,... alternating, each the same duration) and I proved that it works with an easy transmitter I found at home. But why does this transmitter not send any AGC or does it?
Thank you
Regards