Using the Ethernet Shield and RF 434 MHz Link Receiver at the same time


hi,

i'm using arduino uno , ethernet shield. i'm using rf 434 mhz link reciever.

the receiver working stops receiving data call

byte mac_address[] = { 0xd4, 0x28, 0xb2, 0xff, 0xa0, 0xa1 };
ethernet.begin(mac_address);

from setup() function.

if matters using radiohead library rf communications. i'm using default rx pin (11).

any ideas i'm doing incorrectly?

thank in advance.

quote
any ideas i'm doing incorrectly?
the ethernet shield , rf module may using same arduino pins , conflicting each other.


Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > Using the Ethernet Shield and RF 434 MHz Link Receiver at the same time


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