esp_zb_secur_ic_get() function
Get the Zigbee install code from storage @warning Only for the non-Trust Center device (non Zigbee coordinator)!
Syntax
uint8_t *esp_zb_secur_ic_get(uint8_t *ic_type); Return value
A pointer to the install code
Notes
Called only after esp_zb_start(), otherwise no install code has been set from production config refer to tools/mfg_tool