Skip to main content

Upgrade MQTT Gateway

The following instructions are to be followed to upgrade MQTT gateways to work with the myDevices Network Server.

Latest Versions: 3/23/2024

  • Gateway Bridge: 3.14.7
  • DPS Client: 1.3.11

Tektelic

# Download & Install the latest version of the gateway bridge
opkg install https://hwdartifacts.blob.core.windows.net/hwdassets/chirpstack-gateway-bridge_3.14.7-r1_kona.ipk
# Install dps-client
opkg install https://hwdartifacts.blob.core.windows.net/hwdassets/dps-client_1.3.11-r0_kona.ipk

MultiTech

# Download & Install the latest version of the gateway bridge
opkg install https://hwdartifacts.blob.core.windows.net/hwdassets/chirpstack-gateway-bridge_3.14.7-r1_arm926ejste.ipk
# Install dps-client
opkg install https://hwdartifacts.blob.core.windows.net/hwdassets/dps-client_1.3.11-r0_arm926ejste.ipk

Multitech MTCAP3

Note: The new Multitech MTCAP3 gateway uses ARMv7 and requires a different package of the gateway bridge and dps-client.

opkg install https://hwdartifacts.blob.core.windows.net/hwdassets/chirpstack-gateway-bridge_3.14.7-r1_mtcap3.ipk

opkg install https://hwdartifacts.blob.core.windows.net/hwdassets/dps-client_rc-v1.4.0-r0_mtcap3.ipk

Gemtek/Browan

The gateway bridge and dps-client are packaged together.

# Download the latest version of the gateway bridge
wget --no-check-certificate https://hwdartifacts.blob.core.windows.net/hwdassets/gateway-bridge-dps_1.3.12-r0_ramips_24kec.ipk
# install package
opkg install gateway-bridge-dps_1.3.12-r0_ramips_24kec.ipk