Arduino Forum
wireless communications with rf 433Mhz
Projects
Programming
Grumpy_Mike
May 2, 2014, 4:20am
2
Change:-
Serial.print(buf[i], HEX);
to
Serial.write(buf[i]);
show post in topic
Related topics
Topic
Replies
Views
Activity
Problem with 433Mhz rf link code
Programming
9
1676
May 5, 2021
Problem sending data with 433MHz transmitter and receiver
Networking, Protocols, and Devices
6
1624
May 6, 2021
RF433
Home Automation
2
1131
May 6, 2021
Connecting RF transmitter and receiver pair to arduino.
Networking, Protocols, and Devices
7
2765
May 6, 2021
Using Virtual Wire with RF Transmitters
Networking, Protocols, and Devices
3
1661
May 6, 2021