vshymanskyy / TinyGSM

A small Arduino library for GSM modules, that just works
GNU Lesser General Public License v3.0
1.93k stars 715 forks source link

Help Needed - SIM800A MQTT publish to Adafruit.io #548

Open Arjun-Vinyn opened 3 years ago

Arjun-Vinyn commented 3 years ago

[yes ] I have read the Troubleshooting section of the ReadMe

What type of issues is this?

[ ] Request to support a new module

[ ] Bug or problem compiling the library [ ] Bug or issue with library functionality (ie, sending data over TCP/IP) [ yes] Question or request for help

What are you working with?

Modem: SIM800a Main processor board: Uno TinyGSM version: 0.11.3 Code:

Scenario, steps to reproduce

Trying to publish data to a feed temperature in adafruit.io. Unable to understand where to put the APi key, username and key in the code. Don't have much time to study code hence asking for help. ### Expected result Able to publish in adafruit.io. Would be ok if anybody can explain on hiveMQ or anyother free MQTT broker as well. ### Actual result Stuck after connecting to APN. ### Debug and AT command log