GoogleCloudPlatform / iot-device-sdk-embedded-c

Cloud IoT Device SDK for Connectivity to IoT Core.
Other
247 stars 83 forks source link

How to google- cloud SDK-embedded-c setup in Ubuntu #126

Open SGOSAI602 opened 3 years ago

SGOSAI602 commented 3 years ago

Hello,

We have developed WiFi IoT prototype hardware using ESP32-WROOM-32E. We would like to test it on google cloud platform (GCP). Hence need to setup and install development environment in Ubuntu so how can i do the same.

Thanks shital

gguuss commented 2 years ago

You could try sending a command to the device and reading the output on the command topic or sending a configuration update and then reading the configuration change on the device.