Building the Sample Applications#

This section describes how to build the sample applications supplied in the Simplicity SDK to test the Z3GatewayGPCombo Backup/Restore feature using Simplicity Studio. If you are not familiar with creating and modifying examples, see Zigbee EmberZNet Quick-Start Guide for SDK 7.0 and Higher.

NCP Application#

  1. Start a project using the following example: ncp-uart-hw-gp-multi-rail.slcp

    Image-3Image-3

  2. On the SOFTWARE COMPONENTs tab install the following, if not already installed:

    • Stack Token Interface

    • Token Manager

    • Token Manager using NVM3

    Image-4Image-4

  3. Build the NCP application.

Host Application#

  1. Start a project using the following host example: Z3GatewayGPCombo.

    Image-5Image-5

  2. On the SOFTWARE COMPONENTS tab, install the Trust Center Backup component.

    Image-6Image-6

  3. Click Configure. Turn on Enable back up to POSIX file system.

    Image-7Image-7

  4. Build the host application.