TransWikia.com

I need an example of how to send AT COMMANDS to SIm7000E GPS+LTE module from ESP32 and reading those response in Serial monitor

Arduino Asked by Vansh Sethi on September 25, 2021

Actually I need to make HTTPS post request using SIM7000 and ESP32 but the available libraries don’t have a function for HTTPS post request, I wanna make this request using AT Commands. I need a example code to send AT Commands to sim7000e using esp32 hardware serial or software serial whichever is the best.

I am using the botlectics library but it has function only for HTTP GET/POST not HTTPS. I am looking for HTTPS request using Sim7000. As there is no function for HTTPS in botletics I thought of sending AT Commands using hardware serial from esp32 to SIM7000 . For example,

HardwareSerial mySerial(1) ,

mySerial.begin(9600,Serial_8N1,13,12)

And I have connected SIM7000 TX RX with esp32 GPIO 13,12.

then I send AT commands like

mySerial.print("AT+HTTPINITr");

And I connect FTDI to UOR AND UOT of esp32 which makes Serial…. So no anything done with Serial is with esp32 and writing to mySerial means Sim7000.

I have done this before but with arduino and GSM module through Software Serial and it worked fine.

I think I am missing something in case of ESP32 and Sim7000. In which I need help.

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP