Welcome!
I did a test of a cheap (about $3) GSM module WIS800c and AIR208 , which I used to send data via MQTT to the Cayenne IoT cloud. During the test, I sent AT commands to the module via the YAT terminal, and the whole process can be seen below. In summary, I will write that I posted a message "temp, c=20.22" in the subscribed topic, and then took the subscription. I will try to answer any additional questions.
I am enclosing:
- WIS800C_AT_Command,
- WIS800C_MQTT,
- WIS800C_TCP,
- screenshots.
Connection diagram.
.
AT commands sent.
.
Cayenne IoT configuration steps. This is where you will set up your myDevices Cayenne account.
.
.
.
I did a test of a cheap (about $3) GSM module WIS800c and AIR208 , which I used to send data via MQTT to the Cayenne IoT cloud. During the test, I sent AT commands to the module via the YAT terminal, and the whole process can be seen below. In summary, I will write that I posted a message "temp, c=20.22" in the subscribed topic, and then took the subscription. I will try to answer any additional questions.
I am enclosing:
- WIS800C_AT_Command,
- WIS800C_MQTT,
- WIS800C_TCP,
- screenshots.
Connection diagram.


AT commands sent.
Spoiler:
.
Code: HTML, XML

Cayenne IoT configuration steps. This is where you will set up your myDevices Cayenne account.


.