Header Sep
Symbian OS Tips, Tricks & Code
My Rating Score
Login to rate page

November 2003
BlueGPS - a Bluetooth GPS Sample Application

[Back]

BlueGPS is a sample application that shows how to interface with a Bluetooth enabled GPS device such as "Socket Communications' GPS Receiver with Bluetooth Wireless Technology".

The application is designed as a client/server application. The BlueGPS server connects with a Bluetooth GPS device and receives positioning information. The BlueGPS client is a simple GUI for the server. The BlueGPS server is intended to be used as a very simple interface to a Bluetooth enabled GPS device. The server connects to the device and collects global positioning information such as position, time, speed and heading etc. The client can then retrieve this information by sending a simple request to the server.

The sample application is accompanied with a document describing the block architectural design and a readme file detailing how to run the application with a GPS device.

 

Download BlueGPS Example Code
 
 
My Rating Score
Login to rate page