Hi,
I recently build my own kind of Temperature Control System and want to connect (at that time) one Arduino Pro Mini via 433 MHZ with my Arduino Uno. Therefore I bought taht Transmitter/Receiver set:
I saw that some people get 6-12meters with that set, but in my case it just works on 2-5cm.
The setup is really simple. on the Pro Mini I have the vcc on pin 12, data on pin 10 and gnd on gnd.
Everytime I send data, I set the pin 12 to HIGH.
On the Uno its the same setup but always on high to be able to receive all the time.
Does anybody know that issue? Do I need an external antenna for that? Or could it be bad soldering as I'm pretty new to that?
Thanks in advance