Mervis CloudAccess

  • A technology that replaces the use of VPN for remote data communication while minimizing latency.
  • The connection is initiated from the PLC to the cloud - communication, therefore, does not require a public IP or port forwarding.
    • An encrypted connection is established to cloudaccess.mervis.info:23010/tcp
  • A separate direct encrypted TCP connection is established for each client - internal communication can therefore use an unsecured protocol (e.g., Modbus TCP) without compromising security.
  • CloudAccess communication settings are not available on all platforms.

  • DetStudio version 3.2.12 and newer

  • In the profile for MervisCloud, set the certificate slot. It should point to the slot where the `isrgrootx1.pem` certificate is uploaded. If the customer doesn't know which certificate slot contains the certificate, or if it hasn't been uploaded yet, it can be checked in the Transfer/Certificate Manager tab. Link to the certificate: https://letsencrypt.org/certs/isrgrootx1.pem
  • You need to have the CloudAccess package installed (contact technical support to obtain the correct packages for your firmware version).
  • RUT9M family (RUT9M_R_… SDK): RUT901, RUT906, RUT951, RUT956
  • TRB1 family (TRB1_R_… SDK): TRB140, TRB141, TRB142, TRB143, TRB145
  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/
  1. 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
  1. 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.
  2. 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

  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/
  1. 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
  1. 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.
  2. Configure CloudAccess Client: Go to Services > Mervis CloudAccess to configure your settings.

TRB145 RS485 Configuration

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

  • Wire the device's RxTx- to D_N on the RUT906.
  • Wire the device's RxTx+ to D_P on the RUT906.
  • Wire the device's GND to GND on the RUT906.
  • On the RUT906 terminal block itself, bridge D_N with R_N, and bridge D_P with R_P.

RUT906 Physical Wiring

  • © Energocentrum Plus, s.r.o. 2017 - 2026