In this article we are connecting a Teltonika TRB140 Device to Nimbus MQTT solution platform.

Learn how to set up the Teltonika IIoT Gateway to send/receive data over Nimbus808
Requirements:
- Teltonika
- Nimbus808 Account
Teltonika Interface
- Navigate to the graphical user interface of the Teltonika device
- Login as an administator

Enabling MQTT
- Navigate to Services tab
- Click MQTT then Publisher
- Enable MQTT Publisher
- Enter in the following credentials
- Hostname of Nimbus808 instance
- Port of Nimbus808 instance
Note: This information can be found on the Nimbus808 dashboard

Configuring MQTT
- Configure the MQTT to send data to Nimbus808
Topic Publishers are preconfigured and utilize a <type>/get/<parameter_name> convention. However, you may include a topic prefix to the predefined topic as such topic_prefix/<type>/get/<parameter_name>.
- Configure the MQTT to receive data from Nimbus808
Topic Subscribers are preconfigured and utilize a <type>/<parameter_name> convention. However, you may include a topic prefix to the predefined topic as such topic_prefix/<type>/<parameter_name>.
More information regarding Teltonikas MQTT information and list of parameter names can be found here: https://wiki.teltonika-networks.com/view/Monitoring_via_MQTT
Validate Communication
- You may validate communication by either
- Nimbus Project
- MQTT Explorer
Feedback, suggestions, and related articles
Feel free to post questions or suggestions on our community portal, or contact us via email at support@nimbus808.com
Other Users also found helpful…
- another article
- another another article
- another another another article
Related Articles