Internet of Things/AWS Iot ESP32 Sensor - circa 2022
From Federal Burro of Information
Jump to navigationJump to search
https://docs.aws.amazon.com/iot/latest/developerguide/mqtt.html
source: https://www.instructables.com/Arduino-Using-AWS-IoT-Serivce/
https://www.arduino.cc/reference/en/libraries/mqtt/
https://randomnerdtutorials.com/esp32-mqtt-publish-subscribe-arduino-ide/
https://www.emqx.com/en/blog/esp32-connects-to-the-free-public-mqtt-broker
- no tls mentioned username and pass , assumes
- arduino lib: PubSubClient by Nick O’Leary ( insert link )