@gohan said in Arduino Pro Mini Shield for RFM69(H)W:
If I remeber right that pin is used as input so the RFM69 is not receiving any 5v signal. In addition there are people claming they have the RFM69 module working on 5v on data pins and 3.3v on vcc, but I hardly suggest to do it.
thank you just what i thought .
about direct 5v on data...well... i seen a big red sign saying n :DONT do it! lol
Level converters are so cheap...that i ordered 5 or 10 thoguether with rfm69 board.
sorry about hijack this topic, i though i was on general discussion
Does anybody have a link to a fixed version of this board? It's exactly what I am looking for form-wise, but I'd be nice if VCC was wired to 3.3v out of the box. Thanks!!
I have it ,look to my project.. project from example directory working .. but if power on node then register to gateway but not send actual state of relay .. I do it ..
I've added all the files manually so things should be there now (though I'd recommend grabbing things from github to preserve directory structure and get all the files).
@Dwalt oh wow.. thanks so much.. i was waiting for you to get back to me but never saw this post.. and i just happened to stumble on it when i was looking to see if you had been back on the forum or not.
I'm good with the hardware side of things and can shell script and do windows scripting. but still have not learned this coding yet.
i have all the hardware for the 433 stuff.
i even got the RF stuff to work (on my RPI2) and sniffed all my codes
i could just never get it to work with my arduino stuff.
likely the code, so i'm excited to give your code a go.
Thanks!