tencentcloud-iot-sdk-embedded-c icon indicating copy to clipboard operation
tencentcloud-iot-sdk-embedded-c copied to clipboard

SDK for connecting to Tencent Cloud IoT from a device using embedded C.

Results 15 tencentcloud-iot-sdk-embedded-c issues
Sort by recently updated
recently updated
newest added

- The type of timestamp is long. Thus it should be printed with '%ld'. - For format string "%0*d", the width specified should be of type int.

Calling 'strncpy' with the size of the source buffer as the third argument may result in a buffer overflow.

Format for IOT_Log_Gen (in a macro expansion) expects 1 arguments but given 0.

![腾讯云错误](https://github.com/user-attachments/assets/90896aa1-dc6b-4f92-82ab-57ec3b2cdb69) 如图所示,使用的是RT-Thread系统,可以看到网络正常,能够ping通百度,腾讯云的连接也是ok的,但是在创建mqtt连接总是出错了