What ports need to be opened in a firewall to communicate with the ThingSpeak server?
4 views (last 30 days)
Show older comments
MathWorks Support Team
on 1 Nov 2017
Answered: MathWorks Support Team
on 2 Jan 2018
What ports need to be opened in a firewall in order to communicate with the ThingSpeak server?
Accepted Answer
MathWorks Support Team
on 1 Nov 2017
If you are only using the ThingSpeak REST API and/or accessing the website, ports 80 and 443 need to be opened.
If you are using MQTT publish/subscribe, ports 1883 and 8883 also need to be opened.
If you are still deciding between using REST and MQTT, a useful resource for selecting one over the other for particular scenarios is available at:
0 Comments
More Answers (0)
Communities
More Answers in the ThingSpeak Community
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!