ESP32 #17: MQTT Secure HTTPS TLS/SSL WebSocket ThingSpeak Publish Example

Опубликовано: 12 Апрель 2026
на канале: pcbreflux
23,082
173

#ESP32 #MQTT Secure via HTTPS #Websocket Example.
Today: ThingSpeak supports only publishing to channels using MQTT.
C-Source-code for esp-idf command line make or Eclipse (use include.xml).

Source-code
https://github.com/pcbreflux/espressi...

MQTT V3.1.1
http://docs.oasis-open.org/mqtt/mqtt/...

The WebSocket Protocol
https://tools.ietf.org/html/rfc6455

ThingSpeak MQTT API
https://www.mathworks.com/help/things...

Eclipse Paho MQTT C/C++ client for Embedded platforms
https://github.com/eclipse/paho.mqtt....

ESP32 MQTT Eclipse Paho client component
http://esp32.com/viewtopic.php?f=18&t...

Kolban's book on ESP32
https://leanpub.com/kolban-ESP32

Pamgaea Kevin MacLeod (incompetech.com)
https://incompetech.com/wordpress/201...
Licensed under Creative Commons: By Attribution 3.0 License
https://creativecommons.org/licenses/...