wikiroute

networking recipes

User Tools

Site Tools


deploying_lorawan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
deploying_lorawan [2017/05/01 15:02] – [1.2. Arduino with Dragino Shield] samerdeploying_lorawan [2017/05/02 17:50] – [3.1. Loraserver] samer
Line 204: Line 204:
 ===== -. Backend ===== ===== -. Backend =====
 ==== -. Loraserver ==== ==== -. Loraserver ====
 +
 +The Loraserver has a web interface for configuring the applications and devices on the platform. Full details for installing the software are provided on [[https://www.loraserver.io]]. Start by creating and application as in the following figure.
 +
 +{{ :app-loraserver.png?direct&400 |}}
 ==== -. The Things Network ==== ==== -. The Things Network ====
  
 ===== -. Applications ===== ===== -. Applications =====
-==== -. MQTT spy ====+==== -. mqtt-spy ==== 
 + 
 +mqtt-spy is an open source utility intended to help you with monitoring activity on MQTT topics. It has been designed to deal with high volumes of messages, as well as occasional publications. mqtt-spy is a JavaFX application, so it should work on any operating system with an appropriate version of Java 8 installed. A very useful tutorial is available on [[https://github.com/eclipse/paho.mqtt-spy/wiki]]. 
 +You can use mqtt-spy to debug the messages received from the LoRaWAN devices. For this, you should download the software tool from [[https://github.com/eclipse/paho.mqtt-spy/wiki]]. After starting the application, configure a new connection to the MQTT broker by simply adding the IP address of the broker in the ''Server URI'' field. Now you can subscribe to any MQTT topic. If you want to receive all messages arriving at the backend, you can use the generic topic ''#''. You can also limit to the topic including the messages of any specific device: ''application/APPLICATION_ID/node/DEVICE_EUI/rx''
 ==== -. Emoncms ==== ==== -. Emoncms ====
deploying_lorawan.txt · Last modified: 2021/08/28 09:50 by samer