I have device trying to connect to iothub via gateway. when sending connect message the device dies waiting for the connectcallback. after debugging I could see the device socket listening for incoming messages dying on timeout. connecting without gateway succeeds. Any possible solution for this issue?
device characteristics:
OS: Mentor Embedded Linux 2015.12 (v1.6.7.2)
Cross Compiled on: gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf
Hi,
I have device trying to connect to iothub via gateway. when sending connect message the device dies waiting for the connectcallback. after debugging I could see the device socket listening for incoming messages dying on timeout. connecting without gateway succeeds. Any possible solution for this issue?
device characteristics: