Search found 6 matches

by da_789
Tue Feb 14, 2023 12:17 pm
Forum: ESP-IDF
Topic: Using SIM7000G with IDF
Replies: 6
Views: 6436

Re: Using SIM7000G with IDF

Hello, I am also trying to use sim7000g with esp_modem but it is proving impossible (for gprs connection and obtaining gps data). Has anyone got it?

Thanks.
by da_789
Fri Oct 28, 2022 6:52 am
Forum: ESP-IDF
Topic: LilyGO T-SIM7000G does not work with esp_modem
Replies: 5
Views: 3645

Re: LilyGO T-SIM7000G does not work with esp_modem

Thank you! I'll try to replicate it.

Can you use gps functions with esp_modem and sim7000?
by da_789
Mon Oct 10, 2022 6:08 pm
Forum: ESP-IDF
Topic: LilyGO T-SIM7000G does not work with esp_modem
Replies: 5
Views: 3645

Re: LilyGO T-SIM7000G does not work with esp_modem

I have an error when i try to build this project ( https://github.com/U03/esp_modem_test ): FAILED: sim7000g-esp_modem_T2.elf cmd.exe /C "cd . && C:\Espressif\tools\xtensa-esp32-elf\esp-2021r2-patch3-8.4.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-g++.exe -mlongcalls -Wno-frame-address @CMakeFiles\sim70...
by da_789
Sun Oct 09, 2022 6:25 pm
Forum: ESP-IDF
Topic: Lilygo SIM7000G and ESP-IDF
Replies: 3
Views: 3265

Lilygo SIM7000G and ESP-IDF

Hello everyone, Hope you can shed some light for me. I have the Lilygo sim7000g board (made up of the ESP32-WROVER-E and the SIM7000G). My goal is to obtain the GPS coordinates using AT commands and using a SIM card to send that information via MQTT. I have achieved this using Arduino IDE (using Tin...
by da_789
Sun Oct 09, 2022 2:53 pm
Forum: ESP-IDF
Topic: LilyGO T-SIM7000G does not work with esp_modem
Replies: 5
Views: 3645

Re: LilyGO T-SIM7000G does not work with esp_modem

Hi!

Did you finally solve it?
I am trying to get esp_modem working with Lilygo sim7000g so I can connect via LTE and receive GPS coordinates with AT commands.
by da_789
Sat May 28, 2022 9:44 am
Forum: ESP-IDF
Topic: Using SIM7000G with IDF
Replies: 6
Views: 6436

Re: Using SIM7000G with IDF

Hello, I have the esp32 sim7000g from LILYGO, and I am also looking for possible examples to use the ESP-IDF instead of the Arduino IDE to be able to obtain GPS information and send it using a GSM or LTE connection. Does anyone in a similar situation have any information?

Thank you!