WICED 5.2 failure to connect to Azure IoT Hub

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hello to all Cypress' ninjas!

Can you please help me establish a secure connection to Azure's IoT Hub?

I am using the secure_mqtt example application from the latest WICED 5.2 SDK.

With some fiddling around I managed to get the mbedTLS' debug messages.

I am attaching the TLS handshake.

The debug level threshold is set to 3.

As you will see, the handshake breaks at state 7.

At that point, there is a precise data bus error, with the offending instruction being at ssl.tls.c:4278 ( n = crt->raw.len; )

Message was edited by: Konstantinos Sotiropoulos

0 Likes
1 Solution
PriyaM_16
Moderator
Moderator
Moderator
250 replies posted 100 replies posted 50 replies posted

The issue has been taken care in WICED SDK 6.1. The device is able to establish connection without providing client certificate also.

I hope this helps. Sorry for the inconvinience caused.

View solution in original post

3 Replies