User Manual
Revision 1.0
27-May-2022
CFR0012
21 of 58
© 2022 Renesas Electronics
UM-WI-058
DA16200 Getting
Started with Azure® IoT
Table 1: Feature Option Map
__SUPPORT_AZURE_IOT_
SUPPORT_DPM_THREAD
1
0
ENABLE_AZURE_SLEEP_2_MODE
1
0
1
0
ENABLE_AZURE_DPS_EXAMPLE
1
0
1
0
1
0
1
0
Table 2: DPM Thread Feature
Define
SUPPORT_DPM_THREAD
1
azure_twin_dpm_auto_start()
of app_dpm_sample.c in DA16200 SDK is entered.
0
websock_client_dev_sample_entry()
of iothub_client_dev_sample.c in DA16200 SDK is entered.
(
not supported OTA, because the sample doesn’t have Device Twin
)
Table 3: Sleep 2 Mode Feature
Define
ENABLE_AZURE_SLEEP_2_MODE
1
Go to sleep 2 mode. (
not supported OTA, because the sample doesn’t have Device Twin)
0
Go to sleep 3 mode or normal mode by DPM mode of Easy Setup.
Table 4: DPS Feature
Define
ENABLE_AZURE_DPS_EXAMPLE
1
Run the DPS example of app_dpm_sample.c or iothub_client_dev_sample.c DA16200 SDK.
0
Skip the DPS example of app_dpm_sample.c or iothub_client_dev_sample.c in DA16200 SDK.