Sending downlink to a LoRaWAN device

To send a downlink to a LoRaWAN device, do the following:

  1. On a Thing's view, click on the LoRaWAN tab
  2. Click Send downlink
    The Send downlink window appears.
  3. Enter or select the following details:

    1. Click the Payload format drop-down and select your Payload format. It is possible to send a Hex, Base64 or String payload.
    2. Enter the Payload
    3. Enter the LoRaWAN Target port.
    4. Click the Confirmable drop-down and select True to send a confirmation when the message is received otherwise select False.
    5. Click the Serialize drop-down and select True to:
      • Forces a confirmation to the deviceWISE Cloud once the downlink message is received.
      • Additionally the downlink message queue is flushed in sequence
      • When Serialize is set to True it will by default set Confirmable to True and will deactivate it, since Serialize will send a receipt confirmation of the downlink message.
    6. Enter a Validity duration in seconds.
  4. Click Send

Related Topics Link IconRelated Topics