LoRaThingsNetworkDemo

This example showcases XDK’s capability to connect to an available LoRa Gateway, when a LoRa extension module is connected to the device.

This example uses the Cayenne LPP Serializer which is compliant with the payload size restriction, suitable for LPWAN networks such as LoRaWAN.

For more details, kindly refer XDK Extension Documentation Programming

User has to configure the LORA App EUI and APP key, in the AppController.h file to complete a successful LoRa transaction.

Output

The data sent from the device can be visualized in Things network.

Image