GPS on MC7710, 8792v modules - no messages on NMEA port

May I ask you for some help with GPS of MC7710 (and MC8792v) modules.
We are using latest release of the firmware and we are using AT command port to get GPS information (!GPSLOC, !GPSSATINFO). This method works good, but we want to use NMEA port for GPS input.
The problem is, that we have no messages on NMEA port and we also can’t start tracking with !GPSTRACK message.

Here is the output from hyperterminal:

ati

Manufacturer: Sierra Wireless, Incorporated
Model: MC7710
Revision: SWI9200X_03.05.24.00ap r5792 carmd-en-10527 2013/05/02 13:35:47
IMEI: 358178040185615
IMEI SV: 17
FSN: CCQ1222019410
3GPP Release 8
+GCAP: +CGSM,+DS,+ES

at!custom?

!CUSTOM:
PUKPRMPT 0x01
MEPCODE 0x01
ISVOICEN 0x02
PRLREGION 0x01
PCSCDISABLE 0x03
GPSENABLE 0x04

OK

at!gpssatinfo?

Satellites in view: 7

  • SV: 4 ELEV: 43 AZI: 292 SNR: 23
  • SV: 13 ELEV: 58 AZI: 240 SNR: 22
  • SV: 23 ELEV: 82 AZI: 43 SNR: 30
  • SV: 66 ELEV: 66 AZI: 29 SNR: 44
  • SV: 83 ELEV: 9 AZI: 344 SNR: 13
  • SV: 81 ELEV: 17 AZI: 227 SNR: 14
  • SV: 67 ELEV: 36 AZI: 298 SNR: 26

OK

at!gpsstatus?

Current time: 2014 02 18 1 10:33:02

2014 02 18 1 10:32:38 Last Fix Status = SUCCESS
2014 02 18 1 10:09:28 Fix Session Status = ACTIVE

TTFF (sec) = 170

OK

at!gpsloc?

Lat: 47 Deg 31 Min 14.41 Sec N (0x00872B7F)
Lon: 19 Deg 4 Min 7.04 Sec E (0x00363D59)
Time: 2014 02 18 1 11:07:49 (GPS)
LocUncAngle: 0.0 deg LocUncA: 48.0 m LocUncP: 32.0 m HEPE: 57.688 m
2D Fix
Altitude: 36 m LocUncVe: 96.0 m
Heading: 221.8 deg VelHoriz: 0.2 m/s VelVert: 0 m/s

OK

at!gpsnmeaconfig?

Enabled: 1
Output Rate: 1

OK

at!gpstrack=1,180,50,1000,1
ERROR

What error is coming while using !gpstrack?

Hello,
Unfortunately there is no anything else, only: ERROR

Best Regards,
Denis Surin

Hiya,

Can you turn on extended error reporting using

AT+CMEE=1

This should give you some numeric error codes as well.

ciao, Dave

Extended error reporting is ON with this command, but giving only “ERROR” message, with out any error codes…

Thanks for your time,
Best Regards,
Denis