Adam Rosebrock
Results
2
comments of
Adam Rosebrock
This problem with GCP / IoT exists on the MKRNB1500, GSM1400, and WiFi1010. None of these platforms are successfully opening a connection on 8883. `mqttClient.connectError()` returns -1 (Connection Timeout) on...
If you mean "the JWT token is only valid between IAT and EXP", this is an expected behaviour and a built-in security feature. See Google's documentation at https://cloud.google.com/iot/docs/concepts/device-security. `The connection...