How to connect Liligo TTGO Tcall

Hello. I am trying to connect my Liligo TTGO Tcall to the arduino IoT cloud. I can't exactly find anywhere online on how to do this. I have it added as a device on the platform, I have all the libraries installed and I have the TinyGSM code installed on the board. I was just wondering how do I link it to the IoT and is there any example code somewhere.

I would like to be able to turn on or off an LED and display some data from the board as well. Any help would be greatly appreciated.

Only found limited info:

ESP32 SIM800L: Publish Data to Cloud without Wi-Fi | Random Nerd Tutorials

Seems like this doesn't show how to connect it to the Arduin IoT cloud though which is a shame but if I'm unable to I might use a different platform. Althought it seems like you should be able to since it can be selected as a device.

Maybe helpful just to review docs...

I do not cloud out of self-respect, but I understand some folk need to be elevated beyond homegrown servers and such.

Good luck.

1 Like

I'm afraid the T-call in GSM mode is not supported by Arduino IoT Cloud, as support for it is not present in the Arduino_ConnectionHandler library. It's open source, so we accept pull requests if anyone happens to work on that :slight_smile:

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.