Skip to content

Fix a few issues with GNSS handling in SIM76xx#836

Open
fobos777 wants to merge 1 commit into
vshymanskyy:masterfrom
fobos777:master
Open

Fix a few issues with GNSS handling in SIM76xx#836
fobos777 wants to merge 1 commit into
vshymanskyy:masterfrom
fobos777:master

Conversation

@fobos777
Copy link
Copy Markdown

@fobos777 fobos777 commented Jun 2, 2025

Following the SIM767X AT Command Manual,
https://files.waveshare.com/wiki/ESP32-S3-SIM7670G-4G/SIM7672X_Series_Hardware_Design_V1.01.pdf

  • use appropriate command to enable GNSS module (pp.325-326);
  • fix parsing of GNSS data (pp. 340-341).

Following the SIM767X AT Command Manual,
https://files.waveshare.com/wiki/ESP32-S3-SIM7670G-4G/SIM7672X_Series_Hardware_Design_V1.01.pdf

- use appropriate command to enable GNSS module (pp.325-326);
- fix parsing of GNSS data (pp. 340-341).
@mraction
Copy link
Copy Markdown

mraction commented Sep 7, 2025

This change will break parsing for SIM7600 - I think we need a new modem type to support the SIM767x series.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants