User Manual
Revision 1.0
27-May-2022
CFR0012
53 of 58
© 2022 Renesas Electronics
UM-WI-058
DA16200 Getting
Started with Azure® IoT
Figure 77: Add Enrollment
3. Click
Individual Enrollments
and the created registration ID appears in the list.
Figure 78: Individual Enrollments
A.3
Configure the REGISTRATION ID Parameters in the DA16200 SDK
To enable the Device Provisioning Service, define
ENABLE_AZURE_DPS_EXAMPLE
as
1
in Eclipse as
shown in
To configure DPS parameters in the DA16200 SDK
1. In the DA16200 SDK, edit app_thing_manager.h and define
APP_USER_MY_THING_NAME
as the
DPS Registration ID
.
For example:
#define APP_USER_MY_THING_NAME “d
a16200-dps-dev1
”