mqttclient icon indicating copy to clipboard operation
mqttclient copied to clipboard

项目中连接返回失败

Open yuanmartin opened this issue 2 years ago • 1 comments

[I] >> ../mqttclient/mqttclient.c:985 mqtt_connect_with_results()... mqtt connect success...[INFO ][2022-03-18 21:13:04][/home/yuanmajun/develop.proj/htao/HT-RMT-LINUX-RAM/src/transfer/mqtt/MqttCliMng.cpp:162] mqtt conn ali info : host : iot-060a06ph.mqtt.iothub.aliyuncs.com clientid : 860723956940406|securemode=3,signmethod=hmacsha256,timestamp=1647637983000| username : 860723956940406&g8n5Ybke7Pe pwd : 58D8D06B7C929A0D1E9B8DC06D1A22F1A63A178EEC5B64B5D04326AE60B1D730 ret : -4

yuanmartin avatar Mar 18 '22 14:03 yuanmartin

rc = mqtt_read_packet(c, &packet_type, timer)该函数返回-7

yuanmartin avatar Mar 18 '22 15:03 yuanmartin