Samples overview¶

In the Sidewalk repository, all samples are placed in the samples directory.

The current sample structure includes the Sidewalk end device sample with available variants. The following table demonstrates the variants’ configuration for the supported development kits:

Sample variant

Description

Development kit

Additional hardware

Bootloader (in release and debug configs)

Application overlays

Hello Sidewalk

Sample application showing communication over Sidewalk network.

  • MCUboot - DFU partition in external flash

  • Application partition size = 956 kB

  • overlay-hello.conf

Sensor monitoring

Demo application of Sidewalk protocol with temperature sensor monitoring.

  • MCUboot - DFU partition in external flash

  • Application partition size = 956 kB

  • overlay-demo.conf

Device Under Test (DUT)

Device under test generic application having activated CLI.

  • MCUboot - DFU partition in external flash

  • Application partition size = 956 kB

  • overlay-dut.conf

* The nRF54L15 PDK does not support LoRa and FSK configurations.

Note

With the v2.6.0 release of the nRF Connect SDK a new sample model has been introduced. To see how the changes might affect your application, see the Migration guide.