• sales

    +86-0755-88291180

Modbus POE ETH Relay MQTT User Guide

Hardware Connection

  • Connect the Modbus POE ETH Relay to the LAN via a network cable and power it through the power port or through POE.


Software Preparation

Get Started to Communicate

  • Register an account to access the Alibaba Cloud IoT Platform and activate a public instance.


  • Click Device Management -> Products -> Create a product, enter the product name, the example name is Waveshare, and choose a custom category to belong to. Other defaults are available.


  • After creating the product, click View Product Details below to enter the product page and select the Topic category list to go to the Topic page to add a custom topic.


  • Select Topic class list -> Custom Topic -> Define Topic class, create a publish topic send to send data.


  • To subscribe to a topic and receive data.


  • Select Device Management -> Devices -> Add Device. Add a device named 'Relay', which is a relay module.


  • For testing, you can add a device named mqttx device, the Ali cloud web page can only send text data and can not send binary data, so use mqttx software to facilitate debugging.


  • After adding the devices, you can view two devices named "mqttx" and "relay" in the device list. Click on "View" to enter the page for the "Relay" device.


  • Select "Device Information" -> "MQTT Connection Parameters" to view the MQTT connection parameters.


  • Open Vircom -> Device Management -> left mouse click on the corresponding device -> Firmware and Configuration -> MQTT Configuration and enter the configuration page.


  • Configure the connection parameters based on the Relay device MQTT connection information. When the configuration is complete, select Save MQTT Settings and click Download again.



    • Note: You can get the AliCloud IP address by pinging mqttHostUrl.


    • Set the target IP and target port, and click Modify Settings to save. Note: If the local port is 0 then you need to modify a non-zero port, otherwise you cannot connect.


    • After a successful connection, you can see that the Relay device has gone from inactive to online.


    • Download the MQTTX software and install it, creat a new connection after successful installation.


    • Create a new connection based on the mqttx device MQTT connection parameters.


    • Add a subscription after a successful connection.


    • Enter the sent topic, select hex to send and hex display, and send the data.


    • Select Monitor Ops -> Log Services -> Cloud Operation Log to check the information received from the cloud and select hex to display.


    • At this point, both the Relay device and the mqttx device have been connected to the cloud platform, but it is not yet possible to control the relays through the mqttx software, and finally, message forwarding needs to be added.
    • Select Message Forwarding -> Cloud Product Flow -> Data Source -> Create Data Source, the data source name is mqttx-send.


    • Go to edit page, add Topic, select custom, waveshare product, mqttx device, user/send topic.


    • Select Message Forwarding -> Cloud Product Flow -> Data Source -> Create Data Source and then add a data source with the name of relay-send.


    • Go to edit page, add Topic, select custom, waveshare product, relay device, user/send topic.


    • Select Message Forwarding -> Cloud Product Flow -> Data Destination -> Create Data Destination, the data destination name is mqttx-receive.


    • Select Message Forwarding -> Cloud Product Flow -> Data Source -> Create a data source and then add a data destination with the name of relay-receive.


    • Select Message Forwarding -> Cloud Product Flow -> Parser -> Create a parser with the name mqttx-to-relay.


    • Open mqttx-to-relay edit page -> Data Source -> Associated Data Source,Data Source select mqttx-send


    • Data destination -> associate data destination->data destination selection relay-receive


    • Parser script, add the following code and publish, where 1005 is the relay-receive data destination ID, /ipl390TLRtl/Relay/user/receive is the relay receive topic, needs to be more practical to modify.
    //Through the payload function, get the message content reported by the device and convert the payload data into binary variables for pass-through
    var data = payload("binary");
    //Forwarding data to relays
    writeIotTopic(1005, "/ipl390TLRtl/Relay/user/receive", data);
    


    • Select Message Forwarding -> Cloud Product Flow -> Parser -> Create Parser then create a parser with the name relay-to-mqttx.


    • Open mqttx-to-relay edit page -> data source -> associate data source, data source select relay-send.


    • Data Destination -> Associate Data Destination -> Data Destination Select mqttx-receive.


    • Parser script, add the following code and publish, where 1004 is the mqttx-receive data destination ID, /ipl390TLRtl/mqttx/user/receive is the mqttx receive topic, need to be more practical to modify.
    //Through the payload function, get the message content reported by the device and convert the payload data into binary variables for pass-through
    var data = payload("binary");
    //Forwarding data to relays
    writeIotTopic(1004, "/ipl390TLRtl/mqttx/user/receive", data);
    


    • Finally, select Start Parser to implement data forwarding. Message forwarding is configured and enabled.


    • At this point, you can send commands to control the relays via MQTTX. Send the relay flip command as shown below. Under normal circumstances, the relay will be flipped and the command data will be returned.


    • The operation is now complete. You can try to send more Modbus commands to test. The data flow is shown below.
    • MQTTX sends the command -> AliCloud receives the data and forwards it to relay -> relay receives the data to execute the action and return the data to AliCloud -> Ali cloud receives data and forwards to mqttx -> MQTTX receives the return data.
    TAG: Raspberry Pi 14 inch LCD 2K HDMI /Type C Display Capacitive TouchScreen 2160x1440 For Jetson Nano/mini Computer PC Raspberry Pi USB Global Shutter Camera 1MP OV9281 120fps Black/White 120fps also For Jeston RDK 2.8inch Capacitive TouchScreen LCD Display ST7789 CST328 240x320 For Arduino/Raspberry Pi/ESP32/Pico SpotPear ESP32 Thermal imaging Raspberry Pi AI HAT+ Official Original Hailo-8/8L 13/26Tops For Pi5 PCIe M.2 Gen3 JETSON-IO-BASE-A ESP32-P4 ESP32-C6 Development Board RISC-V WiFi6 MIPI CSI Camera 7/10.1 inch DSI Display /RJ45 Ethernet /Mic /Audio Size Compatible with Raspberry Pi NanoKVM-Lite-Quick-Start Solar RP2040 1.5inch LCD STM32 downloader ESP32 C3 ST7735 Bus Servo Adapter A Raspberry Pi 8.8 inch DSI MIPI Display LCD Capacitive TouchScreen 480x1920 E-Paper 0.96inch1.3inch1.44inch1.8inch LCD Display Screen Round Arduino Raspberry Pi ESP32 Pico STM32 Desktop Trinket MP2.5G Raspberry Pi 5 PCIe to 2.5G Ethernet HAT Pi5 RTL8125 VGA to TTL