Sample Applications#

A number of examples are provided with Simplicity Studio and the Proprietary Flex SDK. Each example has an associated README that explains the purpose of the example and how to use it. Some of the examples have more extensive documentation, and that is included in this section.

Sample Application

Difficulty

Usage

Out-of-the-Box Demo

Beginner

This is our Quick Start application, it only requires one of our pre-provisioned kits. The application source code is not available.

Hello Neighbor

Beginner

This is the application to start with Sidewalk discovery. This is a simple application with button push action to send messages.

CLI Application

Intermediate

This application is recommended to explore more freely the possible configuration of Sidewalk.

Dynamic Multiprotocol Light

Intermediate

This application showcases the use of Sidewalk alongside other protocols. In this application we can see BLE alongside Sidewalk BLE or FSK.

Location Application

Intermediate

This application showcases the location services integrated to Amazon Sidewalk.

Empty

Advanced

This is the recommended application to start developing your custom application. It only contains the minimum dependencies and code.

Production Device Provisioner

Advanced

This application allows to provision devices in the manufacturing line in accordance to Amazon requirements around security.

Qualification

Advanced

This is the application used by Amazon to qualify your custom hardware. It needs to be ported to your custom hardware.