Search found 1 match

by scg9813333123
Thu May 16, 2024 12:41 pm
Forum: ESP-IDF
Topic: ESP32 - TLS - MQTT - ESPIDF
Replies: 0
Views: 793

ESP32 - TLS - MQTT - ESPIDF

Hey guys... I am using ESP32 S2 and I am trying to connect to an MQTT broker which runs in my local inside a Docker in the port 8883 in TLS i can able to connect the ESP with the broker when the broker is modified to run in the 1883 but when it comes to TLS it is giving me some issues . getting the ...