vshymanskyy / TinyGSM

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

Fix wrong AT command of getGPSraw for SIM7600 #476

Closed SkiTiSu closed 3 years ago

adrianca88 commented 3 years ago

Is it wrong? According to documentation the command must be AT+CGNSINF

http://www.mt-system.ru/sites/default/files/documents/sim7000_series_at_command_manual_v1.06.pdf (page 223)

SkiTiSu commented 3 years ago

@adrianca88 Hi. Thank you for your reply. Since this is quite an old pull request, it has been fixed in https://github.com/vshymanskyy/TinyGSM/commit/a9f723130c394f5b15281b0af3d96e62e6f1fc58 (#508). So there is no need for it, I'm going to close this.