The target audiences for this document are device creators and GPS hardware vendors who want to know which PNOK messages are sent from the PSY to a GPS device and which messages the PSY expects to receive from the device.
The Bluetooth GPS PSY supports Nokia PNOK extensions to the NMEA 0183 standard.
The PSY polls the Bluetooth GPS device to check if it supports PNOK. If it does, PNOK messages beginning with the string $PNOK are used instead of the NMEA $PSRF messages described in NMEA messages.
The PNOK messages used for communication between the PSY and a GPS device are listed in the following sections.
Knowledge of theThe NMEA 0183 Protocol is helpful in understanding this document. Knowledge of the PNOK protocol is required.
The PSY sends the message $PNOK*1A\r\n to the GPS device to query support for PNOK.
The GPS device returns an OK message if it supports PNOK.
The messages GPGGA, GPRMC, GPGSV, GPGSA and STAT are turned on with an update interval of one second. See NMEA message for a brief description of the meaning of the NMEA messages. The message STAT requests periodic updates.
Message : $PNOK,MSGS,1,1,1,1,,,1*21\r\n.
When the PSY initialises the GPS device, it sends the message LOWPWR to turn on GPS power saving mode.
Message: $PNOK,LOWPWR,1*2A\r\n.
Night Mode sets any device display or indicators for use in dark conditions. A GPS device may darken its display when it receives a Night Mode on message.
Message for setting night mode off: $PNOK,NIGHTMODE,0*75\r\n.
Message for setting night mode on: $PNOK,NIGHTMODE,1*74\r\n.
The PSY sends the message VER to request Bluetooth and GPS hardware and software versions.
Message: $PNOK,VER*77\r\n.
This section describes the messages the PSY sends and receives from a GPS device.
Command and confirmation messages
The table below lists the command messages sent from the PSY and confirmation messages sent from the GPS device.
PNOK message | Meaning |
---|---|
OK |
GPS device supports PNOK messages |
MSGS |
Set NMEA messages to return periodically |
LOWPWR |
Low power mode |
NIGHTMODE |
Current night mode status |
VER |
Version information |
TIME |
Reference time |
Event messages
The STAT message is sent from hardware to the PSY to return periodic status information.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.