• Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website

    Communicating with modbus rtu slave on Arduino

    User help
    2
    3
    15965
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mgvanosd last edited by

      I am trying to test the functionality of this product and how i can use it to pull data from an Arduino. Excuse my questions if they seem very basic as I am not experienced in this area nor in programming.

      1. Is the Mango application considered the Modbus Master or do I need a seperate device that is the Master that Mango talks with?

      2. For testing between the Mango application and modbus rtu slave running on Arduino does anyone have input as how best to set this up to run a test to make sure my communications are working?

      Thank you.

      1 Reply Last reply Reply Quote 0
      • A
        Andras last edited by

        Hi mgvanosd,

        1. Your Arduino needs to be a modbus slave. You don't need a separate device.

        You can use jpmzometa's mobus rtu slave library in your Arduino. I added some code to make it work with Mango. In the meantime this has been included in the library. You can download it from:

        http://sites.google.com/site/jpmzometa/arduino-mbrt/arduino-modbus-slave

        1. Some sample code can be found here:

        http://www.tucsni.nl/jee/

        1 Reply Last reply Reply Quote 0
        • First post
          Last post