Radio communication

The AMBIANCE periodically send its sensor measurements via a  LoRaWAN™ radio link.

In order to configure the AMBIANCE sensor for a LoRaWAN™ network, the unique encrypted identification code indicated on each product (DevEUI) is required.

As well as the following two codes AppEUI and AppKey provided with your order.

Network connection process
  • Our products try to connect to the network when they start
  • If it does not work, they will retry every 24 hours until it works.
Periodique network reconnection
  • Our products restart a network connection procedure every 7 days.
    These reconnections improve security.
    Indeed, reconnection to the network renews the encryption keys.
Configuration of switches 

Payloads descriptions

The AMBIANCE sensor transmits its data in raw format on different public and private LoRaWAN™ networks. The section below shows you how to decode the frames (PayLoad) sent by the AMBIANCE.

Periodic frames :

The periodic frames contain the data measured by the AMBIANCE sensor.

Example of a periodic transmitted frames (HEXADECIMAL) :

000E 00 6A0B 04 60 08 A802 10 2E04 14 5000

Status frame

The status frame contain supplementary information about the sensors (battery level, firmware version, etc.)

Example of a transmitted (HEXADECIMAL) status frame :

100A 0002 020401 0407 083C00

Explanation of the frame structure :