I have been using the following wireless modules,
Transmitter:
http://www.e-madeinchn.com/TM1000-4.pdf
Receiver:
http://www.e-madeinchn.com/RM4SG.pdf
Encoder/Decoder:
http://www.datasheetcatalog.com/data...2/PT2262.shtml
http://www.datasheetcatalog.com/data...2/PT2272.shtml
They are 433 MHz RF transmitter / receiver pair with 4CH encoder / decoder.
So far they have worked great as I have used the receiver end connected to the PIC and the transmitting end usually hooked up to buttons. This works fine, if i press a button connected to a channel I get a steady logic level high output on the receiving end's complimentary channel.
However, now I'm trying to use them with the transmitting end hooked up to the PIC.
My first test was very simple. I have a PIC sequentially setting pins RB0 through RB3 high (exponential counting) changing once per second. I connect these pins to the 4 inputs on the transmitter, along with 100uf and 0.01uf filtering caps across the transmitters Gnd and V+. RB0 through RB3 are also connected to LEDs to show status on transmitting end.
At the receiving end I connect each pin via resistor to an indicator LED.
When I connect power one of three things happen.
- all the lights turn on at once on the receiving end although they light normally at the PIC
- all lights flicker rapidly on receiving end, normal on PIC side
- lights comes on, sometimes flickering a bit and change very slowly, not reflecting what is lit on the PIC end.
I have a feeling it has something to do with noise output from the chip even though I'm trying to filter with caps.
It seems to be quite random which of these 3 happens when I turn it on.
Anyone have any similar experiences or insight?
Image below shows setup (not all filtering caps or power connections present at this stage).
![]()
Bookmarks