Search found 1 match

by dalvadi007
Fri Jan 18, 2019 4:39 am
Forum: ESP-IDF
Topic: ESP-MQTT error using wss to connect azure iot
Replies: 0
Views: 1785

ESP-MQTT error using wss to connect azure iot

Hi,

I want to connect using esp-mqtt to azure iot.

With mqtts its working fine
But when i try with wss it gives me error

I (14907) mbedtls: ssl_tls.c:2722 ssl->f_recv(_timeout)() returned -80 (-0x0050)


Thanks