I am successfully working in MQTT using AT commands using QCOMM (find the attached image for refrence), But I need to develop my application in opencpu sdk,when I am working in opencpu it leads to ERROR
during AT+QMTOPEN.The publish subscribe is occurs in normal AT command method using QCOMM.
Hi sir,
I have included our product key, device name, device secret in the source code which you have sent but it is returning -1 from RIL_MQTT_QMTCFG_Ali function.
Once go through the attachment and help me with a solution.
Hi Swathi,
It is better you can provide your compiled SDK file or your modified SDK without compile, then we can confirm whether there have any error. You can add more debug print information which can judge some basic status of the module.
Please note that if you use your own MQTT server, it is no need to set ALI parameters. Thanks!
Dear Sir,
I want to know which file I should download M66_OpenCPU_GS3_SDK_V2.3_Eclipse or the link you shared.
The link you shared is not eclipse file so tell me which file I should download.
Dear Sir,
I have copied .c files into M66_OpenCPU_GS3_SDK_V2.3_Eclipse SDK.
In our application code if i comment these functions Ql_EINT_Register, Ql_EINT_Init code is working.