Detailed instructions for use are in the User's Guide.
[. . . ] HI-407BT Bluetooth
®
GPS
USER MANUAL
1
HI-407BT
HI-407BT Bluetooth® GPS receiver with Cigarette Lighter
Introduction:
HI-407BT is a standard Bluetooth® GPS receiver and powered by regular in car cigarette lighter. HI-407BT equipped with the most recent 20 channel ultra high sensitive SiRF StarIII GPS chipsets. Simply plug HI-407BT into any regular in car cigarette lighter outlet (can take DC12V to DC24V), user can instantly enjoy the state of the art wireless GPS navigation.
1
1
2
HI-407BT advantages:
1. [. . . ] 16MHz Up to 723Kb/s -20° C ~ +80° C -30° C ~ +90° C 10 meters (Typical) 65 mA (Typical)
Interface: Receiver Sensetivity: Transmitting Power: RF Input Impedance: Frequency hopping: Baseband Crystal OSC: Data Rate: Operating Temperature: Storage Temperature: Transmitting Range: Power Consumption:
13
14
HI-407BT as a regular GPS mouse:
By connection different optional connecting cables, HI-407BT can be all kinds of independent wired GPS receiver solutions.
14
15
Get Connected; Installation Guide
Laptop PC Installations
Run "My Bluetooth Places" and Double Click the "Find Bluetooth Devices" icon
® ®
Double Click "BT GPS"
Double Click "SPP on BT GPS"
15
16
Key in pin code: "0000"
Connected
16
17
PDA Installations
Double Click the Bluetooth ® icon
17
18
Double click "BT GPS"
Key in pin code: "0000"
Found the host device
18
19
For Connected with device Select the correct com port
Start GPS, NMEA message inflow
More satellites info
19
20
GPS Technical Data
ONE-PULSE-PER-SECOND (1PPS) OUTPUT
The one-pulse-per-second output is provided for applications requiring precise timing measurements. Rising edge of the output pulse is accurate to +/-1usec with respect to the start of each GPS second. Accuracy of the one-pulse-per-second output is maintained only when the GPS receiver has valid position fix. The 1PPS output is always generated when the GPS receiver is powered-on. Proper adjustment of the 1PPS output to align with the GPS second requires calculation of the receiver clock offset and clock drift-rate as part of the position-velocity-time (PVT) solution. When enough satellite signals are received to generate valid position fixes, the 1PPS output is adjusted to align with the GPS second in several seconds. When the 1PPS output is brought in sync with the GPS second, the 1PPS Valid Signal on the I/O pin becomes active (HIGH); when the 1PPS output is not yet in sync with the GPS second, the 1PPS Valid Signal remains inactive (LOW). As long as enough satellite signals are received to generate valid position fixes, the 1PPS output remains synchronized to the GPS second, and the 1PPS Valid Signal remains active. If signal blockage prevents the receiver from generating valid position fix, the 1PPS output will drift away from the GPS second and the 1PPS Valid Signal will become inactive. Upon re-acquiring enough satellites to generate consecutive valid position fixes, the 1PPS Valid Signal will become active again, signaling that the 1PPS output is again synchronized with the GPS second. For best stable operation of the 1PPS signal, it is to be operated in static environment having clear view of the sky.
20
21
SOFTWARE INTERFACE
This section describes the details of the serial port commands through which the GPS module is controlled and monitored. The serial port commands allow users to set the receiver parameters, configure output message type, and retrieve status information. The baud rate and protocol of the host COM port must match the baud rate and protocol of the GPS receiver serial port for commands and data to be successfully transmitted and received. The default receiver protocol is 4800bps, 8 data bits, 1 stop bit, and none parity.
NMEA OUTPUT MESSAGE SPECIFICATIONS
The GPS back card supports NMEA-0183 output format as defined by the National Marine Electronics Association (http://www. nmea. org). [. . . ] Format:
$GPGSV, <1>, <2>, <3>, <4>, <5>, <6>, <7>, . . . , <4>, <5>, <6>, <7> *<8><CR><LF>
Example:
$GPGSV, 2, 1, 08, 26, 50, 016, 40, 09, 50, 173, 39, 21, 43, 316, 38, 17, 41, 144, 42*7C<CR><LF> $GPGSV, 2, 2, 08, 29, 38, 029, 37, 10, 27, 082, 32, 18, 22, 309, 24, 24, 09, 145, *7B<CR><LF>
Field 1 2 3 4 5 6 7 8
Example 2 1 08 26 50 016 40 7C
Description Total number of GSV messages to be transmitted Number of current GSV message Total number of satellites in view, 00 ~ 12 Satellite PRN number, GPS: 01 ~ 32, SBAS: 33 ~ 64 (33 = PRN120) Satellite elevation number, 00 ~ 90 degrees Satellite azimuth angle, 000 ~ 359 degrees C/No, 00 ~ 99 dBNull when not tracking Checksum
26
27
RMC - RECOMMANDED MINIMUM SPECIFIC GPS/TRANSIT DATA Time, date, position, course and speed data. Format:
$GPRMC, <1>, <2>, <3>, <4>, <5>, <6>, <7>, <8>, <9>, <10>, <11>, <12>*<13><CR><LF>
Example:
$GPRMC, 104549. 04, A, 2447. 2038, N, 12100. 4990, E, 016. 0, 221. 0, 250304, 003. 3, W, A*22<CR><LF>
Field 1 2 3 4 5 6 7 8 9 10 11 12
Example 104549. 04 A 2447. 2038 N 12100. 4990 E 016. 0 221. 0 250304 003. 3 W A
Description UTC time in hhmmss. ss format, 000000. 00 ~ 235959. 99 Status, 'V' = navigation receiver warning, 'A' = valid position Latitude in dddmm. mmmm format Leading zeros transmitted Latitude hemisphere indicator, 'N' = North, 'S' = South Longitude in dddmm. mmmm format Leading zeros transmitted Longitude hemisphere indicator, 'E' = East, 'W' = West Speed over ground, 000. 0 ~ 999. 9 knots Course over ground, 000. 0 ~ 359. 9 degrees UTC date of position fix, ddmmyy format Magnetic variation, 000. 0 ~ 180. 0 degrees Magnetic variation direction, 'E' = East, 'W' = West Mode indicator 'N' = Data invalid 'D' = Differential 'A' = Autonomous 'E' = Estimated Checksum
13
22
27
28
VTG - COURSE OVER GROUND AND GROUND SPEED Velocity is given as course over ground (COG) and speed over ground (SOG). [. . . ]