Cloud Based IOT platform
Posted: Tue Aug 22, 2017 5:36 pm
by sensorscall
Can anybody recommend a cloud based IOT platform that supports ESP32, similar to Particle.io but the difference being it supports ESP32
Re: Cloud Based IOT platform
Posted: Wed Aug 30, 2017 3:21 am
by kolban
My thinking is most cloud based platforms support IoT which will include the ESP32. For example, IBM's Bluemix uses MQTT for IoT processing as does Amazon AWS. What that means is that you can write an ESP32 app that uses MQTT to send and receive messages to the cloud based data collection/dissemination platform.