This is the repository storing example for the DA1459x family.
The available devices in the DA1459x family are:
For information about the DA1459x platform and how to bring up your development kit, please refer to the Getting started User Manual
This assume you went through the getting started and you have successfully built, loaded and ran a first application on the DA14592.
For additional examples:
- Clone this repository
- From the workspace you have setup go to File->Import
- Select General -> Dialog SDK Projects and click Next
- In the
Select root directory
input the path where you cloned this repository - Select the example(s) you want to import and click finish.
- A (dialog) window pops up and choose the Toolchain version 7.x and the Target Device DA14592.
You can now navigate and build the imported examples.
Not all the examples will run on the latest version of the SDK10, the tested version is indicated in the Readme. If you find an example that needs porting to the latest version please report it in the issues.