You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got message with stack memory and ESP32 is reboooting.
I suppose I need to add additionaly clusters like Analog value etc. but to be honest the documentation is not that easy to follow for me and moreover I'm not sure which cluster implementation are working fine for Arduino and ESP32C6.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello All,
I started to play with Arduino and examples for ESP32C6. I managed to get to run ZigBee Temperature_Sensor/Thermostat
But want I need for my project is to send couple of generic analog values (lets say 5 values). I am not able to add custom cluster to the project according to this recommendation:
https://docs.espressif.com/projects/esp-zigbee-sdk/en/latest/esp32/user-guide/zcl_custom.html#custom-attribute-checking-hooks
I got message with stack memory and ESP32 is reboooting.
I suppose I need to add additionaly clusters like Analog value etc. but to be honest the documentation is not that easy to follow for me and moreover I'm not sure which cluster implementation are working fine for Arduino and ESP32C6.
Anybody can help ?
Beta Was this translation helpful? Give feedback.
All reactions