Hello people,
I recently got into OpenAT.
i am using
. I understand that there is an AT command interface so I downloaded simple sample application given in the sample.
but for that i got the response as
I haven’t done any changes in the sample code.
but i tried the gps atcommands through hyper terminal i got the proper response and also i received NMEA strings.
can you explain how do fix this error? PFA
sorry, i am new one to this,
The attached log is obtained by manually start the GPS by use the command
“at+gpsstart=1”
My exact need is how to start GPS through OpenAT.
For starting GPS through OpenAT i have downloaded simple sample application given in the library.
After downloaded that dwl file i started the application at+wopen=1
that time only i received the following error
+GPSEVINIT:1
+GPSEVSTART:0
Also can you tell me how to send GPSAT command?
I tried like follow