Code Monkey home page Code Monkey logo

Comments (8)

Gizzbert avatar Gizzbert commented on July 16, 2024

from rfm69-mqtt-client.

computourist avatar computourist commented on July 16, 2024

RFM69 is also likely to be damaged when IO ports are hooked up to 5 volts.
I have never used a setup with level shifters, so I cannot provide a schematic for a 'working' setup.
It might be easier to convert your UNO to 3.3 Volts.
Have a look at: https://learn.adafruit.com/arduino-tips-tricks-and-techniques/3-3v-conversion

from rfm69-mqtt-client.

bpridemore avatar bpridemore commented on July 16, 2024

https://forum.arduino.cc/index.php?topic=373128.0
I'm pretty sure it's possible with level shifters or converters.

from rfm69-mqtt-client.

computourist avatar computourist commented on July 16, 2024

Yeah, I'm sure too.
In the gateway three devices (Uno, ethernet and RFM69) are connected to the same SPI signals. There is a need to 'float' the bus if no communication is taking place. This means extra restrictions on the way level shifters are used. Believe me, using a 3.3 Volt uno is a far better way to go.

from rfm69-mqtt-client.

computourist avatar computourist commented on July 16, 2024

You might want to have a look at:
http://homeautomation.proboards.com/thread/114/logic-level-converters-rfm69hw
where a working config is dicussed.

from rfm69-mqtt-client.

consolacion avatar consolacion commented on July 16, 2024

for Node I use an 8MHz 3v3 Pro Mini, but as for the gateway i want to use my arduino ethernetshield, I am kinda stuck on using a Uno and was going to use a levelshifter BOB or a CD4050. But as I like to keep my wiring simple, it might be a better idea to get a W5100 module and a 3v3 pro mini.
Having said that, maybe an esp8266 Gateway might be a better idea..... hmmm got some thinking to do

Update: decided for the W5100 module+ RFM69+ 3V3 Pro Mini
having come across several people who didn't get the RFM69 to work in combo w Ethernetshield, using leveladapter, while individual modules worked

from rfm69-mqtt-client.

computourist avatar computourist commented on July 16, 2024

Hi Consolacion,

My feedback from the forum is that many find implementing the ESP8266 node a simpler way to start. There is no RFM69 needed, so no interfacing voltage problems. Also, the ESP8266 node incorporates an MQTT client and therefor needs no gateway. In this way a lot of complexity is avoided.

from rfm69-mqtt-client.

consolacion avatar consolacion commented on July 16, 2024

Tnx yes indeed. Initially I came upon many people experiencing problems with it, but I just now built another gateway with an Wemos D1 and that gave no problems.
By the way, I haven't been buying Elektor for a long time, but I may coz of yr article

from rfm69-mqtt-client.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.