Comments on: ESP32: Make HTTPS Requests using SIM Card – LILYGO T-SIM7000G https://randomnerdtutorials.com/esp32-https-requests-sim-card-sim7000g/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Sun, 16 Feb 2025 11:34:37 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: aljaz https://randomnerdtutorials.com/esp32-https-requests-sim-card-sim7000g/#comment-1008348 Sun, 16 Feb 2025 11:34:37 +0000 https://randomnerdtutorials.com/?p=147725#comment-1008348 In reply to Francisco Neto.

Hey! Any progress here? 🙂

]]>
By: Francisco Neto https://randomnerdtutorials.com/esp32-https-requests-sim-card-sim7000g/#comment-1000501 Thu, 16 Jan 2025 21:11:03 +0000 https://randomnerdtutorials.com/?p=147725#comment-1000501 In reply to Vivek Panchal.

Hi my friend, curiously, i am working on a project that i need to do the same thing with the same devkit. TinyGSM provides a method named “https_post”, try to use it.

Disclaimer: I am currently trying to make my board works, so i idk if it gonna work

]]>
By: Vivek Panchal https://randomnerdtutorials.com/esp32-https-requests-sim-card-sim7000g/#comment-976475 Sun, 27 Oct 2024 13:15:56 +0000 https://randomnerdtutorials.com/?p=147725#comment-976475 i am using SIMCOM A7670E 4G module i want to mak https post request using ESP8266 OR ESP32 for serial communication how ??

]]>
By: Miguel https://randomnerdtutorials.com/esp32-https-requests-sim-card-sim7000g/#comment-904939 Wed, 10 Apr 2024 12:50:12 +0000 https://randomnerdtutorials.com/?p=147725#comment-904939 Hi,

I have a problem. I replied the previous code on a SIM800 board based on ESP32. All is connected right, but when it try to carry on the “GET” command, it say “failed to connect”.
Is all OK with the url and the code you show in the post?

BR.

]]>
By: Naveen Neo https://randomnerdtutorials.com/esp32-https-requests-sim-card-sim7000g/#comment-893136 Wed, 21 Feb 2024 12:39:15 +0000 https://randomnerdtutorials.com/?p=147725#comment-893136 You can also try this on this board
bharatpi.net/product/bharat-pi-4g-lte-module-with-esp32-simcom-a7672-with-gps/

They have a simple SMA connector comes with Antenna, Sim Slot and SD Card slot.

They also have the sample code in their github page which works right out of the box, This board seems to come with GPS also.
here is the sample code
github.com/Bharat-Pi/iot-projects/tree/main/BharatPi_4G_based_Http_SMS_Samplecode

]]>
By: Hansie https://randomnerdtutorials.com/esp32-https-requests-sim-card-sim7000g/#comment-892637 Mon, 19 Feb 2024 10:49:42 +0000 https://randomnerdtutorials.com/?p=147725#comment-892637 In reply to Sara Santos.

Thank you I will try the board I have and give feedback on this comment.All I need is the esp to get internet from the sim7600E

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-https-requests-sim-card-sim7000g/#comment-892632 Mon, 19 Feb 2024 10:31:49 +0000 https://randomnerdtutorials.com/?p=147725#comment-892632 In reply to Hansie.

Hi.
I think so.
Just make sure you modify the code with the right board model and the right pinout for your board.
Regards,
Sara

]]>
By: Hansie https://randomnerdtutorials.com/esp32-https-requests-sim-card-sim7000g/#comment-892600 Mon, 19 Feb 2024 06:44:20 +0000 https://randomnerdtutorials.com/?p=147725#comment-892600 Will this project work with the lily go esp32 and Sim7600E with the battery holder?

]]>
By: Jose Serena https://randomnerdtutorials.com/esp32-https-requests-sim-card-sim7000g/#comment-892204 Sat, 17 Feb 2024 08:29:43 +0000 https://randomnerdtutorials.com/?p=147725#comment-892204 The web of LILYGO says that this model don’t support 4G and most countries, including Portugal, are shutting down their 3G networks.
Maybe is time to switch to another model like LILYGO TTGO T-SIM7600.

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-https-requests-sim-card-sim7000g/#comment-891870 Fri, 16 Feb 2024 10:51:55 +0000 https://randomnerdtutorials.com/?p=147725#comment-891870 In reply to Eugene.

Hi.
This antenna is for LTE.
The ESP32 built-in antenna is for Wi-Fi.
Regards,
Sara

]]>