PyGarmin/Garmin-sync and bluetooth pys60

Asked by Janwillem

Hello,
What do you think are the odds for
1) adding bluetooth support to the garmin.py module
2) port the module to Pys60
This in order to download tracks from an Etrex into a Nokia E61 phonePDA

The Etrex is equipped with a serial->bluetooth converter.
Simple python scripts like dump_nmea.py nmea_info.py do work. My objection is just to dump track data into my phone, nothing more sophisticated.

Can any body give me a head start; I am not too familiar with datacom programming.
many thanks,
Janwillem

Question information

Language:
English Edit question
Status:
Answered
For:
garmin-sync Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Björn Tillenius (bjornt) said :
#1

I don't think you have to add bluetooth support. If it's a serial->bluetooh converter, I suspect that you can create an RFCOMM binding, and simply use the serial protocol.

As for porting garmin.py to Pys60, I have no idea how hard or easy that would be. If Pys60 has the serial module, I wouldn't expect it to be too hard.

Can you help with this problem?

Provide an answer of your own, or ask Janwillem for more information if necessary.

To post a message you must log in.