-
Hello, I am attempting to connect a Nordic nRF52840-dk device to Azure IoT Hub with OpenThread v1.2. I am using v1.9.1 of the Nordic nRF Connect SDK. My nRF52830-dk (client) exchanges TCP SYN->SYN,ACK->ACK messages with my IoT Hub (server, in the East US 2 Azure region) and then sends a TLSv1.2 "Client Hello" message. The "Client Hello" contains multiple cipher suites supported by IoT Hub per Microsoft's documentation. However, I do not get a "Server Hello" message back from the IoT Hub and the connection process hangs. Is it more likely that my TLS configuration settings are incorrect or that I have otherwise misconfigured my OpenThread network and NAT64 route? Excerpt of TLS-related prj.conf settings:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @TB4508 would you mind moving this question to the Nordic's Devzone? Since it's not OpenThread specific. Also please take a look to this discussion in which another user eventually managed to make Nordic Connect SDK 1.9.1 work with Azure IoT Hub (see last comment): https://devzone.nordicsemi.com/f/nordic-q-a/90352/error--22-in-mqtt_connect---nrf52840dk-with-azure-iot-hub-using-openthread-and-tcp |
Beta Was this translation helpful? Give feedback.
Hi @TB4508 would you mind moving this question to the Nordic's Devzone? Since it's not OpenThread specific.
Also please take a look to this discussion in which another user eventually managed to make Nordic Connect SDK 1.9.1 work with Azure IoT Hub (see last comment): https://devzone.nordicsemi.com/f/nordic-q-a/90352/error--22-in-mqtt_connect---nrf52840dk-with-azure-iot-hub-using-openthread-and-tcp