I am trying to make X-CUBE-GCP working but till now there is no any sign of success. The major issues I am facing is with mqtt connection not being established.
As shown above, the error is coming after jwt is created successfully. I checked the default mqtt hostname is not working with my sample python code.
I changed the hostname to mqtt.googleapis.com and port number but still facing same issue.
As suggested in documentation, I thought the problem is with firmware and tried to updated the firmware with gcp storage account. But there is no success updating the firmware-
Please suggest whether there are any missing steps. I need to make this quickstart demo working before I can start the actual development. Thanks
