This is the repository storing example for the DA16xxx family.
For information about the DA16xxx platform and how to bring up your development kit, please refer to the Getting started User Manual
To run any of these SW examples, the user needs:
- DA16200/DA16600 hardware.
- e2 studio
- It is essential to always download and use the latest version of Renesas SDK3. These demo examples are continuously synchronized with the most recent SDK3 release unless otherwise specified.
-
First, download the SDK from the Renesas website.
Creating an account and accepting the license agreement are required to download the SDK. -
Enter the projects folder and clone this repository:
> cd projects > git clone git@github.com:renesas/iotwifi-sdk3-da16xxx-examples.git
-
'README.md' file in each of the module folders provides a brief description of the example project and hardware requirements for running the projects.
Not all the examples will run on the latest version of the SDK3, the tested version is indicated in the Readme. If you find and example that needs porting to the latest version please report it in the issues.