Raspberry pi Arduino RS485 MQTT gateway



  • I'm not going to bore everyone with the details of my project, but here's the basics:

    Raspberry pi, running Mosquito broker and node-red

    Multiple Arduino "modules" for sensors & control

    What I'm wondering about is if I can use RS-485s to create a network, all able to publish & subscribe to the topics on the MQTT broker running on the Rpi via the my sensors gateway library.


  • Mod

    @malaki86 yes



  • @mfalkvidd Is there a tutorial on how to accomplish this? When I go to the MQTT tutorial, it says to build an Ethernet setup first, followed by setting up either a DNS or static IPs, along with using ESP8266 libraries.

    My Arduino modules will initially be Nano's. The only WiFi or Ethernet will be the ones built into the Rpi, used solely for accessing NodeRed. I'm wanting all communications in the system itself to be via the RS485 network if possible.


  • Mod

    @malaki86 if you don't want to use a MySensors device for mqtt, I don't think you'll find a complete tutorial. But people have connected MySensors devices to nodered, and nodered can speak mqtt I think.

    A possible strategy could be to

    Alternatively, you can make the raspberry pi gateway use mqtt directly.


Log in to reply
 

Suggested Topics

8
Online

11.2k
Users

11.1k
Topics

112.5k
Posts