I’m currently using the ESP-IDF (v0.0.13) library on an ESP32-C3, and I’m encountering the following error:
E (16875) husarnet: websetup UDP send failed: Host is unreachable
I’m having trouble diagnosing the issue and would appreciate any guidance. I’ve confirmed that the device can reach external networks, as I was able to successfully ping Google’s DNS server, so the general connection seems fine.
Could there be something else I’m overlooking? Any suggestions or troubleshooting steps would be much appreciated!
Try to reproduce issue with Husarnet Library while log output is set on Debug .
You can set this from idf.py menuconfig:
Component config > Husarnet > Log level > Debug
If you reproduced your issue please sent us full log to support@husarnet.com or send DM to me on forum.