Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 565cd0c

Browse files
authored
Document API endpoints / ports for MKR-1000 (#97)
1 parent 95bd565 commit 565cd0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Trust Services (GTS) as the certificate authority (CA). This is easy to get usin
113113
curl pki.goog/roots.pem
114114

115115
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.
117117

118118
## For more information
119119

0 commit comments

Comments
 (0)