Skip to content

Latest commit

 

History

History

class_a

Overview

A simple application to demonstrate the LoRaWAN subsystem <lorawan_api> of Zephyr.

Building and Running

This sample can be found under :zephyr_file:`samples/subsys/lorawan/class_a` in the Zephyr tree.

Before building the sample, make sure to select the correct region in the prj.conf file.

The following commands build and flash the sample.

Extended Configuration

This sample can be configured to run the application-layer clock synchronization service and/or the remote multicast setup service in the background.

The following commands build and flash the sample with clock synchronization enabled.

The following commands build and flash the sample with remote multicast setup enabled.