Search found 2 matches
- Thu Nov 30, 2017 2:31 am
- Forum: General Discussion
- Topic: ESP32 problems connecting to AWS IoT
- Replies: 2
- Views: 4874
Re: ESP32 problems connecting to AWS IoT
You were right. The hostname was not correct. After correcting it, it started to connect! Thank you very much.
- Wed Nov 29, 2017 5:32 am
- Forum: General Discussion
- Topic: ESP32 problems connecting to AWS IoT
- Replies: 2
- Views: 4874
ESP32 problems connecting to AWS IoT
Hi, I'm working on a project where the ESP32 connects to wifi, gathers data from its sensors, converts sensor data to units, compiles a MQTT message, connects to AWS IoT, and publishes it to a topic. It connects to Wifi just fine, and I am able to see it on my router. The 3 key and cred files are in...