UM-WI-056
DA16xxx FreeRTOS Getting Started Guide
User Manual
Revision 1.0
27-Oct-2021
CFR0012
7 of 80
© 2021 Dialog Semiconductor
3
Overview
The DA16200 is a highly integrated ultra-low power Wi-Fi system on chip (SoC) that allows users to
develop Wi-Fi solutions using a single chip.
Evaluation Kits and SDKs are provided to simplify the process of starting a project with the DA16200
or the DA16600.
This document provides a step by step guide to get started using the EVKs & SDKs by providing
details on:
●
The DA16200 and DA16600 Evaluation Kit hardware (see Section
●
How to connect to the EVKs (see Section
●
How to download firmware to the DA16200/600 (see Section
●
How to provision and test the Wi-Fi connection (see Section
●
How to install the development tools (see Section
●
How to install the SDK (see Section
●
How to build an application (see Section
●
How to debug an application (see Section
●
How to perform various test procedures to demonstrate the capabilities of the
DA16200/600 (see Section
Once completing these steps, the EVK and development environment is ready for developing a
complete Wi-Fi solution.
If the Wi-Fi solution being developed is based on a host MCU that uses the DA16200/600 only as a
Wi-Fi communication interface through AT Commands, then a prebuilt firmware image can be used
to develop that solution. For details on how to use AT Commands see the following documents:
●
UM-WI-003 DA16200 AT-Command User Manual
●
UM-WI-038 DA16200 Getting Started with AT-Command for AWS-IoT
If the Wi-Fi solution being developed requires special functions or it is a standalone solution using
only the DA16200/600, then the SDK can be used to develop a new firmware image for that solution.
For more details on how to use the SDK to develop an application, see the following documents:
●
UM-WI-046 DA16200 FreeRTOS SDK Programmer Guide
●
UM-WI-xxx DA16200 Example Application Guide