User Manual
Revision 1.0
27-May-2022
CFR0012
54 of 58
© 2022 Renesas Electronics
UM-WI-058
DA16200 Getting
Started with Azure® IoT
Figure 79: DPS Registration ID
2. In the DA16200 SDK, edit app_thing_manager.h and define
APP_USER_MY_SYMMETRIC_KEY
as the
Primary Key
of the DPS Registration ID.
For example:
#define APP_USER_MY_SYMMETRIC_KEY
“ddl6VQRQymWXx30Hxv0TqikjQYzUSl5gmxC9JIpB5Vdi71UJtGRJUwbBxd/7tMOG1CuU43q0RFEodfCIQ
tMZCw==”
Figure 80: Primary Key of the DPS Registration ID
3. In the DA16200 SDK, edit app_azure_user_conf.h and define
ID_SCOPE
as the
ID Scope
of the
DPS overview
window.
For example:
#define ID_SCOPE “0ne005E7EE4”