Table of Contents

Mervis CloudAccess

Mervis IDE

Amit

Teltonika

Supported Models for CloudAccess

Configure RUT906 for CloudAccess - Step by Step

  1. Initial Setup: Connect to the Teltonika web interface (http://192.168.1.1) and change the default admin password.
  2. Network Configuration: Configure your Cellular connection (Network > Mobile > General) or Wi-Fi connection (Network > Wireless > SSIDs).
  3. Firmware Upgrade: Navigate to System > Firmware and upgrade to the latest supported version.
  4. CloudAccess Client Installation:
    1. Option A (Recommended) - Web UI Package Manager:
      1. Navigate to System > Package Manager and select Upload package.
      2. Upload the Mervis CloudAccess package (`mervis-cloudaccess.tar.gz`) provided by support and click Install anyway.
      3. Upload the Mervis CloudAccess UI package (`mervis-cloudaccess-ui.tar.gz`) provided by support and click Install anyway.
      4. Note: Now CloudAccess is installed and you can access the configuration page at Services > Mervis CloudAccess.
      5. If you click on Load Configuration for the first time after installation and see an error message saying “Failed to load configuration”, a reboot is needed.
    2. Option B - Command Line:
      1. Copy the installation file `RUT9M_cloudaccess_1.0.0-1_mipsel_24kc.ipk` to your Teltonika device:
        scp .\RUT9M_cloudaccess_1.0.0-1_mipsel_24kc.ipk root@192.168.1.1:/tmp/
        scp .\vuci-app-cloudaccess-api_1_mipsel_24kc.ipk root@192.168.1.1:/tmp/
        scp .\vuci-app-cloudaccess-ui_1_mipsel_24kc.ipk root@192.168.1.1:/tmp/
      2. SSH into the router and install the packages:
        ssh root@192.168.1.1
        opkg update
        opkg install libstdcpp
        opkg install /tmp/RUT9M_cloudaccess_1.0.0-1_mipsel_24kc.ipk
        opkg install /tmp/vuci-app-cloudaccess-api_1_mipsel_24kc.ipk
        opkg install /tmp/vuci-app-cloudaccess-ui_1_mipsel_24kc.ipk
        /etc/init.d/uhttpd restart
        /etc/init.d/rpcd restart
  5. Setting up Modbus TCP over Serial Gateway:
    1. Navigate to Services > Modbus > Modbus TCP over Serial Gateway.
    2. Add a new instance (e.g., “Demo”) and select rs485 as the Device name.
    3. Configure the serial parameters: Baud rate 9600, Data bits 8, Stop bits 1, Parity None, Flow control None.
    4. Set Listening IP to 127.0.0.1 (to use the connection through Mervis CloudAccess) and Port to 502.
    5. Select User defined for the Server ID configuration type, and enter 1 as the Server ID.
    6. Click Save & Apply.
  6. Configure CloudAccess Client: Go to Services > Mervis CloudAccess to configure your server host, port, and TCP server channels.

RUT906 Modbus Configuration CloudAccess Status and Configuration

Configure TRB145 for CloudAccess - Step by Step

  1. Initial Setup: TRB145 does not have an ethernet interface. Use a USB cable and connect through the virtual network (http://192.168.2.1). Change the default admin password.
  2. Firmware Upgrade: Navigate to System > Firmware and upgrade to the latest supported version.
  3. CloudAccess Client Installation:
    1. Option A - Web UI Package Manager:
      1. Navigate to System > Package Manager and select Upload package.
      2. Upload the TRB1 Mervis CloudAccess package (`TRB1_cloudaccess.tar.gz`) provided by support and click Install anyway.
      3. Upload the Mervis CloudAccess UI package (`mervis-cloudaccess-ui.tar.gz`) provided by support and click Install anyway.
      4. Note: Now CloudAccess is installed and you can access the configuration page at Services > Mervis CloudAccess.
      5. If you click on Load Configuration for the first time after installation and see an error message saying “Failed to load configuration”, a reboot is needed.
    2. Option B - Command Line:
      1. Copy the installation files using SSH:
        ssh -oHostKeyAlgorithms=+ssh-rsa root@192.168.2.1
        scp -oHostKeyAlgorithms=+ssh-rsa -O .\TRB1_cloudaccess_1.0.0-1_arm_cortex-a7_neon-vfpv4.ipk root@192.168.2.1:/tmp/
        scp .\vuci-app-cloudaccess-api_1_arm_cortex-a7_neon-vfpv4.ipk root@192.168.2.1:/tmp/
        scp .\vuci-app-cloudaccess-ui_1_arm_cortex-a7_neon-vfpv4.ipk root@192.168.2.1:/tmp/
      2. Install the packages:
        ssh root@192.168.2.1
        opkg update
        opkg install libstdcpp
        opkg install /tmp/TRB1_cloudaccess_1.0.0-1_arm_cortex-a7_neon-vfpv4.ipk
        opkg install /tmp/vuci-app-cloudaccess-api_1_arm_cortex-a7_neon-vfpv4.ipk
        opkg install /tmp/vuci-app-cloudaccess-ui_1_arm_cortex-a7_neon-vfpv4.ipk
        /etc/init.d/uhttpd restart
        /etc/init.d/rpcd restart
  4. Setting up Modbus TCP over Serial Gateway:
    1. Navigate to Services > RS485.
    2. Change “Serial type” to MODBUS gateway and enable the configuration.
    3. Configure the serial parameters: Baud rate 9600, Data bits 8, Stop bits 1, Parity None, Flow control None.
    4. Set Listening IP to 127.0.0.1 and Port to 502.
    5. Select User defined for the Server ID, enter 1, and turn Full Duplex off.
    6. Click Save & Apply.
  5. Configure CloudAccess Client: Go to Services > Mervis CloudAccess to configure your settings.

TRB145 RS485 Configuration

Teltonika RUT906 RS485 Wiring

For a 2-Wire Network setup connecting a serial device to the Teltonika RUT906, follow this wiring scheme:

RUT906 Physical Wiring