Receiving Data from an 433Mhz RF module


hi there,

i writing basic code in 1 arduino tells other arduino flash led through 433mhz rf modules. part working fine. problem when @ serial, whenever input on receiver high, digital pin switches between high , low.

as example, when receiver receiving no signal, returns:
off
off
off
off
off

but when receiving high, returns:
on
off
on
off
on
off

has else had problem? 

quote
has else had problem? 
no 1 can reproduce problem because didn't post code. have no idea causing messages claim see. have no idea pin talking or connected pin, or if input pin.


Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > Receiving Data from an 433Mhz RF module


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code