Search found 1 match

by muhammad.jazab
Tue Jul 17, 2018 7:40 am
Forum: General Discussion
Topic: Cannot connect esp32 with secure MQTT server
Replies: 0
Views: 2140

Cannot connect esp32 with secure MQTT server

I want to connect my esp32 with my secure MQTT server. I am using this library https://github.com/espressif/arduino-esp32/blob/master/libraries/WiFiClientSecure/examples/WiFiClientSecure/WiFiClientSecure.ino . I want to connect my esp32 with my secure MQTT server. I am using this library example in ...