MediaTek-Labs / aws_mbedtls_mqtt

The source code to use mbedTLS library to connect to AWS mqtt IOT server.
62 stars 34 forks source link

Problem in Reconnecting to WiFi #21

Open Deepika0704 opened 6 years ago

Deepika0704 commented 6 years ago

Hi all, I am using this library to connect to shadow in AWS IoT registry. I can send my sensor data successfully as long the wifi is working. If due to any reason, I lost internet connectivity, then it is not able to connect again.

ghost commented 6 years ago

@Deepika0704 Hi Deepika,

Glad to head that you could sent data using wifi. I am trying the same with WiFi(using linkit one board) I am getting the following error :

"connecting to 0.0.0.0/8883
vm connect error and ret is -1"