Skip to content

ESP32 sample to publish on AWS IoT Core Thing using certificates and key

License

Notifications You must be signed in to change notification settings

ESP32Home/aws_core_pio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS IoT Core PIO

This is an Platform IO integration of the AWS IoT Core example. The example publishes on an AWS IoT Core Thing using certificates and key.

dependencies

  • ArduinoJson
  • knolleary/PubSubClient

example sources

policy and example code from https://aws.amazon.com/blogs/compute/building-an-aws-iot-core-device-using-aws-serverless-and-an-esp32/

used PubSubClient as per the following example as found in platformio registry https://how2electronics.com/connecting-esp32-to-amazon-aws-iot-core-using-mqtt/

About

ESP32 sample to publish on AWS IoT Core Thing using certificates and key

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages