This week the focus has been on connecting my Nokia N70 to my Holux GPSlim 236 using bluetooth and Java. The first task was to find the devices in the proximity of N70 and the services provided by these devices. In order to make the end user experience as good as possible, a GUI with a list of the services was developed. The next task was to open a connection to the service chosen by the user. Currently, the output from the service is only appended to the main form as StringItems.
The next task will be to parse the sentences outputted from the GPS, and extract the necessary information. In addition, some decision must be made to how much of the data from the GPS that is necessary to store and use to represent a jogging route.