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

ESP8266平台无法连接到服务器 #28

Closed
elitah opened this issue May 6, 2020 · 1 comment
Closed

ESP8266平台无法连接到服务器 #28

elitah opened this issue May 6, 2020 · 1 comment

Comments

@elitah
Copy link

elitah commented May 6, 2020

乐鑫SDK版本是v3.3(b74255d)

以下是调试信息:
INF|1970-01-01 00:00:06|qcloud_iot_device.c|iot_device_info_set(65): SDK_Ver: 3.1.3, Product_ID: R0UVGK0FR9, Device_Name: DEV000000000001
ERR|1970-01-01 00:00:06|HAL_TLS_mbedtls.c|HAL_TLS_Connect(256): mbedtls_ssl_handshake failed returned 0x7780(�s)
ERR|1970-01-01 00:00:06|mqtt_client.c|IOT_MQTT_Construct(121): mqtt connect with id: failed: -1001
INF|1970-01-01 00:00:06|mqtt_client.c|qcloud_iot_mqtt_fini(442): release mqtt client resources

@spikelin
Copy link
Collaborator

spikelin commented May 8, 2020

这个错误一般需要检查设备三元组信息是否正确配置。ESP8266平台移植示例请参考 https://github.com/tencentyun/qcloud-iot-esp-wifi/tree/master/qcloud-iot-esp8266-demo

@spikelin spikelin closed this as completed May 8, 2020
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