I have been working with this transmitter/receiver pair to inport sensor data. Basicall, I have a ChipKIT Uno pin 1 hooked to the transmitter and another Uno hooked to the receiver. Below is a description of my problem.
system diagnostic notes:- system fails to communicate when the RF transmitter and receiver are in the circuit
- system works as designed when RF is bypassed (i.e. TX from transmitter pin 1 hooked directly to RX receiver pin 0)system is sending serial data one way from transmitter to receiver
- reduced baud rate from 9600 to 1200
- does not work with RF, does with RF bypassed
- monitored TX pin 1 with oscilloscope. input is clean. serial packets look good
- monitored RX pin 0 with oscilloscope. serial packets look good, but lots of extraneousbits popping up randomly. rise and fall of bits are crip. receiver output voltage - 3.5 V high, 0.3 V low
- removed data input from transmitter, see a rather continuous string of output pulses from receiver- removed power from transmitter and receiver output clean
- connected transmitter RF output to 10 k resistor to receiver RF input. still see extraneous bits
- monitored system frequency with portable wide band receiver. did not hear any extraneoussignals other than those produced by transmitter
- system is powered from USB port on laptop, and is clean
Two questions: Have other had similar problems? What else should I check?
Thanks k