MQTT and Google IOT Core
-
I'm trying to get Google IOT Core MQTT to work using the pycom/pycom-libraries/GoogleIoT example. I can not get a valid PEM file to upload to google.
I filed an issue on the github repo. Here it is.
https://github.com/pycom/pycom-libraries/issues/118
I also filed an issue with the original github from google since there method also fails. Here is the issue. (its also in the above issue)
https://github.com/GoogleCloudPlatform/iot-core-micropython/issues/10
Any help is appreciated.
-
I finally got this sample to work. I created a pull request for the README associated with this code. Here is the pull request. https://github.com/pycom/pycom-libraries/pull/119