Open krishanddk opened 6 years ago
GPS fix mode:1, BDS fix mode:1, fix quality:0, satellites tracked:0, gps sates total:0, is fixed:no fix, coordinate:WGS84, Latitude:22.606252, Longitude:113.840102, unit:degree,altitude:0.000000
This is the value always throws It was working 3 days before Now it does not working even with AT commands
My location is in Sri Lanka
I did all that and change the module all the modules are same. Do I have to do anything special? it give always Latitude:22.606100, Longitude:113.840128
this is the full output fix mode:1, BDS fix mode:1, fix quality:0, satellites tracked:0, gps sates total:0, is fixed :no fix, coordinate:WGS84, Latitude:22.606100, Longitude:113.840128, unit:degree,altitude:0.000000
In the hot start, you have to wait ~1min to get GPS to fix.
I'm having the same issues, I live in the UK.
https://puu.sh/C625i/ddcbf7bb72.png
Unsure why this is happening.
@punee995 @krishanddk did you get to a solution?
I'm using V2.112 also I have an active antenna connected to A9g and placed near a window. and get GPS fix(No BDS Fix) around 30 sec.
@krishanddk try this code: https://github.com/Ricx8/GPRS_C_SDK/tree/master/demo/gpsSimpleTest Let me know
@krishanddk try this code: https://github.com/Ricx8/GPRS_C_SDK/tree/master/demo/gpsSimpleTest Let me know
What's different about this code?
@krishanddk try this code: https://github.com/Ricx8/GPRS_C_SDK/tree/master/demo/gpsSimpleTest Let me know
What's different about this code?
It's just a simple code that only gets the GPS coordinates avoiding other things like try to connect to GSM. That way you can make sure that is the GPS module. It is pretty easy to read the code, check it out if you want to :)
Hi @nicholaspearson and @krishanddk . Today I had the same problem that you have. The code that I give you didn't work so I realize it was the hardware.... I search related issues and I found this one that already exist Issue #181 . I connect my A9G by USB to a power bank and I put it right to the window and works! try something similar I'm pretty sure you have the same issue.
hola @nicholaspearson y @krishanddk , el mio estaba trabajando normal, hasta que hoy tuve el mismo problema, intente con otro módulo A9G nuevo y yo venta exactamente el mismo problema ... alguien lo pudo reparar? o talvez sea un problema con los satelites?
@krishanddk prueba este código: https://github.com/Ricx8/GPRS_C_SDK/tree/master/demo/gpsSimpleTest Avísame
¿Qué tiene de diferente este código?
Esto es lo que me sale a mi...
[17:56:05.594] SIM 12 : [MAIN_INSTRUCTION] [17:56:05.594] SIM 05 : Main instruction: b2 [17:56:05.594] SIM 12 : Class 0x0, Ins 0xb2, P1=0x14, P2=0x4, P3=0xb0 [17:56:05.609] CSW 01 : Process nEventId[a0684]\n [17:56:05.609] : Fn 0001020 T1 0000 T2 06 T3 00 Time 00 00 37 511 [17:56:05.653] MMI 01 : #LOG: GPS starting up... [17:56:05.653] MMI 01 : #LOG: (22.607603 N 113.830580 W) [17:56:05.653] SIM 10 : Int dma success, First RxByte:0xb2 NbRxBytes:179 [17:56:05.653] SIM 11 : Data received : [17:56:05.653] SIM 11 : Dump : at 0xA1C094C9 (176/176) : 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [17:56:05.653] SIM 12 : [GET_RESPONSE] [17:56:05.653] SIM 10 : SW1,SW2=90 0 [17:56:05.653] SIM 12 : [FETCH] [17:56:05.653] SIM 03 : Sim 0 Message Cnf : Sw1=90, Sw2=0 [17:56:05.653] SIM 03 : Dump : at 0x820C5853 (176/176) : 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff [17:56:05.653] SIM 03 : File :69
I had the same problem, I solved it with an external power supply and put the antenna outside the window. martin.constante@gmail.com
AT+CMGF=1
OK AT+CMGS=9951548193
AT+CMGS=9951548193
COMMAND NO RESPONSE!
That is my problem when i send At command to send sms
1. SDK version(SDK 版本)
{
}
2. In what kind of operation problems appear, and how to reproduce the problem ?(什么样的操作步骤问题会出现,是否是稳定复现,如何复现问题?)
{
}