vshymanskyy / TinyGSM

A small Arduino library for GSM modules, that just works
GNU Lesser General Public License v3.0
1.91k stars 708 forks source link

SimCom7600E + ESP32[WroverB/LilyGo/Pcie] - Connections problem #708

Closed McStick0 closed 1 year ago

McStick0 commented 1 year ago

[✅ ] I have read the Troubleshooting section of the ReadMe

What type of issues is this?

[ ] Request to support a new module [ ] Bug or problem compiling the library [ ] Bug or issue with library functionality (ie, sending data over TCP/IP) [✅ ] Question or request for help

What are you working with?

Modem: SimCom7600E (SIM7800X-PCIE) Pcie Main processor board: ESP32 Wrover B LilyGo Pcie TinyGSM version: 11.05 Code: https://github.com/vshymanskyy/TinyGSM/blob/master/tools/Diagnostics/Diagnostics.ino

Scenario, steps to reproduce

When I used a couple of codes to get GPS data that didn't work, I thought something was wrong. When I fire up the Diagnostic code, the console stops at one content it loops

Actual result

image

Debug and AT command log (after enable DUMP_AT_COMMANDS)

ets Jun 8 2016 00:22:57 image image

McStick0 commented 1 year ago

It appears that the site provided incorrect data on APN configuration

amateur me