Hello everyone, I am trying to communicate two RFM69HCW. I use Arduino nano and uno. I have two Bidirectional Logic Level Converters and 3.3V, 5V power supply(MB‐102).
I have two 434 Mhz module and two 868 Mhz module. I tried like 434 to 434 and 868 to 868 but ı could not connect.
I did not get any kind of communication. when I check the current of the transmitter I see 130 mA and this value is not falling down.
I also measured the voltage of 13 12 11 10 pins. No pin is exactly 5 volts, 13. pin voltage 0 volts ,some about 3 volts. Sometimes I get no ACK without strange sign but sometimes I see strange signs on the serial port screen. I really have to solve this problem. Does anyone have an idea ?
Actually my circuit just like "RFM69HCW Hookup Guide - SparkFun Learn" connections desciriptions but I will take foto as soon as. İf somebody have an idea, please post your idea
fahmet2380: RFM69HCW Hookup Guide - SparkFun Learn
I use the descriptions, connections and software in the hookup-guide site.
Firstly Why is 433 MHz written in the code section? I wrote on arduino as #define FREQUENCY RF69_433MHZ for 434 Mhz
I did not get any kind of communication. when I check the current of the transmitter I see 130 mA and this value is not falling down.
Sparkfun wrote the tutorial and code, maybe try asking them ?