This is the repository storing example for the DA1469x family.
The available devices in the DA1469x family are:
For information about the DA1469x 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 DA1469x.
For additional examples:
- Clone this repository
- From the workspace you have setup go to File->Import
- Select General->Existing Projects into Workspace 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.
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.