esp_zb_init() is only used within esp_zigbee_gateway sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Notes

To be called inside the application's main cycle at start. Default is no NVRAM erase from start up, user could call factory reset for erase NVRAM and other action please refer esp_zb_factory_reset(). Make sure to use correct corresponding nwk_cfg with your device type esp_zb_cfg_s . @anchor esp_zb_init

References

from examples