MC8090 GPS ISSUE

Hi all,
I am trying GPS on MC8090.
when I use AT!GPSSTATUS? command i get following message

2013 10 25 4 10:07:53 Last Fix Status = NONE
2013 10 25 4 10:07:53 Fix Session Status = NONE

No TTFF available

when I use AT!GPSFIX=1,150,10 and then AT!GPSSTATUS? I get

2013 10 25 4 10:07:53 Last Fix Status = NONE
2013 10 25 4 10:07:53 Fix Session Status = ACTIVE

No TTFF available

whats wrong with It?
Can anyone tell me how to get GPS data over MC8090 Modem

commands seem to be ok… what is AT!GPSPOSMODE?

as it shows that fix session is active… it might take some time to get the fix may be…

HI ,
Thanks for the reply.
using AT!GPSPOSMODE? I get 0x0000007F

but my problem is solved when I used
AT!GPSTRACK=1,255,100,1000,1

but can you tell me whats happening and what I have to set GPSPOSMODE?

Thanking you

Regards,
Sarang K

Normally, i have seen some issues while setting GPSPOSMODE… as your settings are correct you should get the GPS fix (which you are getting now)… seems like GPSFIX will initiate a single fix… if it finds the fix then ok otherwise it will return error… but gpstrack will initaet multiple fix… i’ll cross check on this…