ESP32-H2 Zigbee not working
Posted: Sun Jul 09, 2023 1:48 pm
Hello
I'm using ESP32-H2-Mini-1 Module to evaluate zigbee. I installed esp-idf in VS Code & Successfully build the "/examples/zigbee/light_sample/HA_on_off_light" example.
Loaded firmware to the module. But the module is continuously resting. I checked where it was getting problem.
Once "esp_zb_init(&zb_nwk_cfg);" is called reset started, I'm not getting any errors also.
I didn't modified anything in sdk config and code as well. Can anyone give me solution for this?
Thanks in advance,
Best regards
Bose
I'm using ESP32-H2-Mini-1 Module to evaluate zigbee. I installed esp-idf in VS Code & Successfully build the "/examples/zigbee/light_sample/HA_on_off_light" example.
Loaded firmware to the module. But the module is continuously resting. I checked where it was getting problem.
Once "esp_zb_init(&zb_nwk_cfg);" is called reset started, I'm not getting any errors also.
I didn't modified anything in sdk config and code as well. Can anyone give me solution for this?
Thanks in advance,
Best regards
Bose