Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E (1304174) MQTTmbedtls: mbedtls_ssl_setup returned -0x7f00 #42

Open
pankajverma190 opened this issue Jul 18, 2018 · 1 comment
Open

Comments

@pankajverma190
Copy link

Hello,
I am getting mbedtls_ssl_setup returned -0x7f00 error.
I am sending random data to thingspeak cloud. Initially, it works but after some time I get below error

I (1243124) MQTTS: Starting again!
I (1243124) MQTTS: Connected to AP
I (1243124) MQTTS: Start MQTT Task ...
I (1243124) MQTTS: NetworkConnect mqtt.thingspeak.com:443 ...
E (1243134) MQTTmbedtls: mbedtls_ssl_setup returned -0x7f00

I (1243134) MQTTmbedtls: NetworkDisconnect
I (1243134) MQTTS: MQTTClientInit ...
I (1243144) MQTTS: MQTTConnect ...
I (1243144) MQTTS: MQTTConnect not SUCCESS: -1
I (1243154) MQTTmbedtls: NetworkDisconnect
I (1243154) MQTTS: 60...
I (1253164) MQTTS: 50...
I (1263164) MQTTS: 40...
I (1273164) MQTTS: 30...
I (1283164) MQTTS: 20...
I (1293164) MQTTS: 10...
I (1303164) MQTTS: 0...
I (1304164) MQTTS: Starting again!
I (1304164) MQTTS: Connected to AP
I (1304164) MQTTS: Start MQTT Task ...
I (1304164) MQTTS: NetworkConnect mqtt.thingspeak.com:443 ...
E (1304174) MQTTmbedtls: mbedtls_ssl_setup returned -0x7f00

@dalerks
Copy link

dalerks commented Feb 28, 2019

I am also having this issue did you solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants