You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ Trust Services (GTS) as the certificate authority (CA). This is easy to get usin
113
113
curl pki.goog/roots.pem
114
114
115
115
If you're using Genuino boards like the MKR1000, you will need to add SSL certificates to your
116
-
board as [described on Hackster.io](https://www.hackster.io/arichetta/add-ssl-certificates-to-mkr1000-93c89d).
116
+
board as [described on Hackster.io](https://www.hackster.io/arichetta/add-ssl-certificates-to-mkr1000-93c89d). The MQTT server address is `mqtt.googleapis.com` and the port is either `8883` for most cases or `443` in case your device is running in an environment where port 8883 is blocked.
0 commit comments