• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

Esp32 with sim800c module

Q&A Forum › Esp32 with sim800c module
0 Vote Up Vote Down
ongone93 asked 11 months ago

I working on a friend project. I want to send message alert using the sim800c module. Does anyone ever used the esp32 with the sim800c module, and have the correct connection pins.

2 Answers
0 Vote Up Vote Down
Sara Santos Staff answered 11 months ago

Hi.
I never used that module.
I found this image for the pinout:
You need to connect the TX and RX pins to the ESP32 UART pins: 

  • UART0: (GPIO 1 and GPIO3)
  • UART2: (GPIO 17 and GPIO 16)

The other pins, I don’t know what they mean.
Regards,
Sara

0 Vote Up Vote Down
Steve Mercer answered 11 months ago

Just search for SIM800L projects. Something like this instructable. The only difference is that the ‘C’ version includes Bluetooth (Which is superfluous as the ESP32 already has BLE) and the ‘L’ version swaps that for FM.
 
As the SIM800 is basically a cell phone module, the ‘SPK’ lines are for a speaker and the ‘MIC’ lines are for a microphone.
 
All you need to connect is VCC, GND, TX and RX.

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [eBook Updated] Firebase Web App with ESP32 and ESP8266 (version 1.2) April 25, 2022
  • [eBook Updated] MicroPython Programming with ESP32 and ESP8266 (version 1.3) February 7, 2022

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2022 · RandomNerdTutorials.com · All Rights Reserved