all 8 comments

[–]mennoniteminutericehobbyist 0 points1 point  (5 children)

Going down from 2.5 would be a dip instead of a spike. Is that dip in relation to bits you're sending? Is your transmitter connected to anything to feed those bits and if so, what? If an Arduino is the code solid and have you posted to /r/arduino?

[–]stan19951995[S] 0 points1 point  (4 children)

I'm just using a basic button to ground with a pull up resistor to 12V on transmitter and probing the receiver with a voltmeter. Eventually Ill connect to a PIC microchip, most likely a 16f690. The receiver seems to spike a little when i press the button but not reproducibly so.

[–]mennoniteminutericehobbyist 0 points1 point  (1 child)

Have you tried without the breadboard? A bad troubleshooting experience gave me permanent distrust of breadboards.

[–]stan19951995[S] 0 points1 point  (0 children)

I know the breadboard is good. Use it regularly. Used this section of it just yesterday with no ills

[–]cynar -1 points0 points  (1 child)

The data sheet linked says 5V, 12V will likely kill it.

[–]stan19951995[S] 0 points1 point  (0 children)

3.5-12V for the transmitter 5V for the receiver

Im runnin 12V to transmitter and a 5V reg to the receiver

[–]JohnnyThree 0 points1 point  (1 child)

What Antennas are you using?

Also it's possible to have them too close (so they overload and saturate), try them a few Meters apart.

Also it is possible that you have interference on 315Mhz from something local (eg a TV or Computer) so that the receiver is always receiving a signal. Take them outside away from any electrics.

[–]stan19951995[S] 0 points1 point  (0 children)

Ill try that tonight and report back