IOT SOFTWARE PLATFORM DOCS

Table of Contents

  • Onboarding
  • Devices Manager
  • Assets Manager
  • Account Manager
  • Tutorials - How To?
  • Smart Solutions
  • LoRaWAN
  • APIs
  • Concepts & Terminology
  • Mobile App
  • Release Notes
  • Integrated LNS
  • dokuwiki
  • Live Demo
IOT SOFTWARE PLATFORM DOCS
You are here: Welcome ! » Tutorials - How To? » How do I send a downlink to a device?
Trace: • How do I send a downlink to a device?

How do I send a downlink to a device?

The CMD panel on the Device Module allows you to send a downlink to the device. To do this

  • Select the “payload” parameter and enter the payload value.
  • Click on the “+” icon.
  • Then click on “Send”.

You can enter several values. We do not manage the size of the payload. Please refer to the technical specifications of the device.

A combobox asks if you want to save the downlink command for future use. Saved downlink commands are linked to the device type. Saved downlink commands can be used by control widgets.

Downlink commands sent appear in the CMD command history.

The downlink is sent to the network server declared in the account settings. The network servers concerned are

  • defaultns
  • everynet
  • liveobjects
  • loraserver
  • loriot
  • m2m
  • mqtt
  • mqttp1dongle
  • multitech
  • objenious
  • proximus
  • sigfox
  • thethingsnetwork
  • thingpark
  • vega

The downlink panel of the Rules Module allows you to send a downlink to the device whenever an alert is triggered. To do this

  • Activate the option.
  • Select a device.
  • Enter the payload value.
  • Enter the port number.
  • Then click on “Send”.

We do not manage the size of the payload. Please refer to the technical specifications of the device.

Previous Next