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
Error: Time:Thu Aug 24 11:56:11 2023 File:/home/esp/firmware/components/esp-azure/azure-iot-sdk-c/iothub_client/src/iothubtransport_mqtt_common.c Func:InitializeConnection Line:2428 mqtt_client timed out waiting for CONNACK
I'm trying to connect to azure using NB-IoT
I've successfully used NB-IoT for http GET and POST requests, but the connection to azure never succeeds, even with a 45 min timeout.
I manage to connect to the DPS and get the registration information from of the IoT hub, but the last step of connect never succeeds.
Is there something I am missing?
The text was updated successfully, but these errors were encountered: