Getting GPS data from SIM7600
Posted: Tue Jun 25, 2019 10:06 pm
Hi
I am wondering if anyone have experience getting GPS data from the SIM7600 (or SIM5360)?
I am trying to make some code based on sim7600test and traccar_client_sim5360. They both have an initGPS
(tried to insert a code block here but tho forum keeps flipping out about " to few characters")
.... but it seems to get stuck in the second for-loop forever. I have tried to add AT+CVAUXV and AT+CVAUXS to set voltage to the external antenna (?) but to no avail. I have also added some text prompts to indicate what response-buffer responds to what code, and my code now looks like this:
(again, really not easy to try to post detailed questions to this forum )
Basically the gps reply is forever an empty dataset.
Appreciate any input on how to precede.
I am wondering if anyone have experience getting GPS data from the SIM7600 (or SIM5360)?
I am trying to make some code based on sim7600test and traccar_client_sim5360. They both have an initGPS
(tried to insert a code block here but tho forum keeps flipping out about " to few characters")
.... but it seems to get stuck in the second for-loop forever. I have tried to add AT+CVAUXV and AT+CVAUXS to set voltage to the external antenna (?) but to no avail. I have also added some text prompts to indicate what response-buffer responds to what code, and my code now looks like this:
(again, really not easy to try to post detailed questions to this forum )
Basically the gps reply is forever an empty dataset.
Appreciate any input on how to precede.