Skip to content

Example sketch for ESP32 and ESP8266 to communicate over a TLS secured MQTT connection.

Notifications You must be signed in to change notification settings

Washee/EspSecureMqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

EspSecureMqtt

Example sketch for ESP32 and ESP8266 to communicate over a TLS secured MQTT connection utilizing the PicoMQTT library.

Note

The sketch uses port 1883, which is not the default for TLS secure MQTT. This is because I use traefik, which handles the TLS and certification (and ACME). This can be changed to whatever you like.

Tested devices

  • ESP32-WROOM-32E
  • ESP8266 12F

About

Example sketch for ESP32 and ESP8266 to communicate over a TLS secured MQTT connection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages