This blog continues the blogs: Mongoose a new way to program ESP8266 Preparing Google Cloud IoT Core to Receive Messages Let’s talk to Google Cloud IoT Core In the previous blog we connected our ESP to Google Cloud IoT Core, now it’s time to actually do something with the data provided by our sensor. In […]
Tag: Google Cloud IoT Core
This blog continues the blogs: Mongoose a new way to program ESP8266 Preparing Google Cloud IoT Core to Receive Messages and will cover how to change the ESP8266 Code for the sensor to be able to communicate with Google Cloud IoT Core. Connecting the ESP to your computer If you have disconnected your ESP from […]
In this blog we will connect the Mongoose OS based ESP8266 with Google Cloud IoT Core and Google Cloud Pub/Sub, which we will be using for it’s MQTT Broker capability. We will not cover the basics of handling and navigating in Google Cloud Console, if you are new to it, please do look at the learning […]