Topic: Intermittent Network Disconnect Issue with WolfMQTT
Hello everyone,
I'm currently using the Microchip's MCU in my project, and I’ve integrated WolfMQTT to handle communication with other devices. However, I’ve been facing an issue where the network connection sometimes disconnects unexpectedly.
From my serial logging, I can see that a TIMEOUT error typically occurs just before the NETWORK error, but I’m unable to pinpoint the exact cause. The TIMEOUT error is reproducible in my local environment, but the NETWORK error happens intermittently and cannot be replicated consistently.
I’m wondering if anyone has encountered a similar issue with WolfMQTT?
- Under what circumstances does WolfMQTT trigger a NETWORK error?
- Are there any specific configurations or common pitfalls that I should look into to prevent this kind of disconnection?
Any insights or suggestions would be greatly appreciated!
Thank you in advance!