Hi team,
Here's some questions from the customer may need you help:
1. DIY their own Zigbee switch, connect to HomeAssistant via zigbee2mqtt, local and remote control is good. However, after multiple remote control, here shows control delay (typically 1-3 seconds) and sometimes even a MAC ACK Fail alarm (more than 10 seconds). The customer would like to know if the delay in MAC ACK is normal and how to resolve it?
2. The watchdog is started in the protocol stack program, the dog feeding program is added after the oval_run_system(); and the dog feeding program is also added in the program section for long-press switch reset.
However, in the test, the switch turns off about 30 minutes after it turns on. It is supposed to be due to a blocking at somewhere in the program that causes the watchdog to not feed the dog successfully. The customer would like to know if the blocking is possible in the OSAL stack and what should be noted?
3. The UART function of the protocol stack is used in the program for debugging, but once the programr (Smarf04EB) is not connected, the UART outputs (P02, P03) are not available, but when connect again, the output is normal. What's the possible reason for that?
Could you help check this case? Thanks.
Best Regards,
Cherry