BG5T - Not receiving on different ports | Thales IoT Developer Community
February 6, 2017 - 1:30pm, 1286 views
Hello.
I have a system in which I establish a socket with all the parameters, including a port. The system sends and receives http request from a website and all of this is working under the standard port:80.
However, I tried to changed the port to another, and the modem is only able to send to the website through that port but not receive any connections
Is there any port restriction?
Could you lend me a hand?
Thanks
Hello,
As I understand you correctly the module can only receive the incoming connections on the port 80. And if you configure any other port for the server on the module to listen on it is not possible to connect to that port form the outside.
In such case I'd ask the mobile network operator because they probably block the other ports. Maybe you need some other kind of subscription.
Regards,
Bartłomiej
That was the problem.
Thanks Bartlomiej :)