ARMmbed / mbed-client-quickstart

DEPRECATED: Mbed Client example program.
https://cloud.mbed.com/docs/current
Other
16 stars 15 forks source link

[ERROR:] M2MInterface::NotAllowed #72

Closed JingsaiLu closed 8 years ago

JingsaiLu commented 8 years ago

In app_start() IP address 10.193.101.158 Device name 277683b2-0468-4690-a7b5-582129057200

SOCKET_MODE : UDP Connecting to coap://api.connector.mbed.com:5684

[ERROR:] M2MInterface::NotAllowed

What is the reason why it is not allowed? local firewall or servere firewall?

ciarmcom commented 8 years ago

ARM Internal Ref: IOTCLT-855

teetak01 commented 8 years ago

Possibly some issue in security.h or port 5684 is not open for incoming traffic.

yogpan01 commented 8 years ago

This issue is most probably on the firewall end , check your ISP setting that it allows UDP port traffic on 5684.