This repository contains code to receive and send sms with the TTGO T-Call development board (ESP32 + SIM800L)
- Download repository
- Open "ttgo_sms_receive_send.ino" file with the Arduino IDE.
- Choose the development board and compile the program.
- Open the Serial monitor at 115200 rate.
- Send a SMS with any Text to your SIM card number from your own phone.
- Take a look at the seriel monitor. You should see here all the content of the sms and reactions.
Congrats now you can control your TTGO with SMS's.
- Connect the USB port of your computer to the TTGO T-Call board
- Place a Sim card in the ttgo device.
If you have TTGO T-Call the following instructions are not required:
- Connect the SIM800L RX to Pin 17(TX) of the ESP32.
- Connect the SIM800L TX to Pin 16(RX) of the ESP32.
- Of case we need ground to ground.