I have some issues with the default response handling.
My Zigbee door sensor sends a message, and I reply with the following code:
```
However, the sensor keeps resending the same message, and after 3 attempts, it retries reconnecting to the network.
Note: During the period when the device is attempting to reconnect, sensor values will not be received. I need some advice on how to resolve this issue.