<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TomTom One and Mac GPS</title>
	<atom:link href="http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html/feed" rel="self" type="application/rss+xml" />
	<link>http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html</link>
	<description>Pretentious Waffle from Wales</description>
	<lastBuildDate>Sat, 03 Mar 2012 19:18:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: ilovebadguides</title>
		<link>http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html/comment-page-1#comment-90059</link>
		<dc:creator>ilovebadguides</dc:creator>
		<pubDate>Wed, 27 May 2009 23:22:25 +0000</pubDate>
		<guid isPermaLink="false">http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html#comment-90059</guid>
		<description>how do i issue the kill command?
kill 404 to stop monitor

I love guides... I looked at the rfcomm help thing and none of the options atcualy gave commands to the device..</description>
		<content:encoded><![CDATA[<p>how do i issue the kill command?<br />
kill 404 to stop monitor</p>
<p>I love guides&#8230; I looked at the rfcomm help thing and none of the options atcualy gave commands to the device..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html/comment-page-1#comment-80189</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Mon, 24 Nov 2008 07:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html#comment-80189</guid>
		<description>@dave i was getting the binary data as well. another user mentioned that the tomtom one xl has a specific GPS chip which outputs binary data (&quot;Global Locate Hammerhead&quot; chip).
changing the following line in gpsproxylistener worked for me:
cat /dev/gpsdata &gt; /dev/rfcomm1

to:
cat /var/run/gpsfeed &gt; /dev/rfcomm1

cheers!
-robert</description>
		<content:encoded><![CDATA[<p>@dave i was getting the binary data as well. another user mentioned that the tomtom one xl has a specific GPS chip which outputs binary data (&#8220;Global Locate Hammerhead&#8221; chip).<br />
changing the following line in gpsproxylistener worked for me:<br />
cat /dev/gpsdata &gt; /dev/rfcomm1</p>
<p>to:<br />
cat /var/run/gpsfeed &gt; /dev/rfcomm1</p>
<p>cheers!<br />
-robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html/comment-page-1#comment-53437</link>
		<dc:creator>James</dc:creator>
		<pubDate>Fri, 22 Feb 2008 12:45:04 +0000</pubDate>
		<guid isPermaLink="false">http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html#comment-53437</guid>
		<description>Hi,
this is at somewhat of a tangent but it related to the tomtom all in one thing on OS X (Leopard). I have had no end of problems getting it to update kaps etc. However today I finally decided to contact their support department by phone. I repeated the update procedure of connecting the device and allowing it to connect to the computer and it downloaded the update and crashed the tom tom application at the usual 96% complete... I did then get a message about a new version and despite my suspicions of installing new software just because it exists I did so.. The result is all of a sudden all seems to work beautifully. I think they have had dodgy bugs in the software which is a shame for such a widely-used and large organisation but it appears (fingers crossed) that these have finally been ironed out.

I did hear a story from someone on one of these TomTom developper forums about some malware being introduced in a previous version that did something like transmit home locations. The source was reputable but to be honest this latest software release finally seems to do what it says on the box so to speak...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
this is at somewhat of a tangent but it related to the tomtom all in one thing on OS X (Leopard). I have had no end of problems getting it to update kaps etc. However today I finally decided to contact their support department by phone. I repeated the update procedure of connecting the device and allowing it to connect to the computer and it downloaded the update and crashed the tom tom application at the usual 96% complete&#8230; I did then get a message about a new version and despite my suspicions of installing new software just because it exists I did so.. The result is all of a sudden all seems to work beautifully. I think they have had dodgy bugs in the software which is a shame for such a widely-used and large organisation but it appears (fingers crossed) that these have finally been ironed out.</p>
<p>I did hear a story from someone on one of these TomTom developper forums about some malware being introduced in a previous version that did something like transmit home locations. The source was reputable but to be honest this latest software release finally seems to do what it says on the box so to speak&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html/comment-page-1#comment-44354</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 05 Jan 2008 18:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html#comment-44354</guid>
		<description>When i try to open a connection using 

rfcomm connect /dev/rfcomm1 MacAddr 1

it establishes the connection but when i type

cat /dev/rfcomm1 it basically outputs random characters not standard NMEA data.

http://ubuntuforums.org/showthread.php?t=659164

At the bottom it shows an example of what it is spitting out. If you could help me that would be great.

Thanks.</description>
		<content:encoded><![CDATA[<p>When i try to open a connection using </p>
<p>rfcomm connect /dev/rfcomm1 MacAddr 1</p>
<p>it establishes the connection but when i type</p>
<p>cat /dev/rfcomm1 it basically outputs random characters not standard NMEA data.</p>
<p><a href="http://ubuntuforums.org/showthread.php?t=659164" rel="nofollow">http://ubuntuforums.org/showthread.php?t=659164</a></p>
<p>At the bottom it shows an example of what it is spitting out. If you could help me that would be great.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html/comment-page-1#comment-44144</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 04 Jan 2008 09:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html#comment-44144</guid>
		<description>For the record, resetting the device DID quit the program and normal operations seem to have resumed.

(sorry for successive posts)</description>
		<content:encoded><![CDATA[<p>For the record, resetting the device DID quit the program and normal operations seem to have resumed.</p>
<p>(sorry for successive posts)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html/comment-page-1#comment-44142</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 04 Jan 2008 09:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html#comment-44142</guid>
		<description>I do have one small problem at the moment =[

...anyone know how to shut down the program?  I&#039;m on a TomTom GO300.

It&#039;s working like a charm, but unfortunately the &#039;rfcommmonitor&#039; script is still running and I don&#039;t know how to stop it.  I&#039;ve turned off bluetooth on my Mac but that didn&#039;t seem to do it.

Basically the:

BT Connection status

rfcomm listen /dev/rfcomm2 2 rfcomm listen /dev/rfcomm3 3 1-&gt;gps; 2-&gt;tty; 3-&gt;ppp
kill 211 to stop monitor

Just keeps looping.  Even if I turn the device off and back on, it still seems to persist.  I&#039;ll probably try the reset button on the back next, but was wondering HOW I can actually issue the &#039;kill 211&#039; to stop the process.</description>
		<content:encoded><![CDATA[<p>I do have one small problem at the moment =[</p>
<p>&#8230;anyone know how to shut down the program?  I&#8217;m on a TomTom GO300.</p>
<p>It&#8217;s working like a charm, but unfortunately the &#8216;rfcommmonitor&#8217; script is still running and I don&#8217;t know how to stop it.  I&#8217;ve turned off bluetooth on my Mac but that didn&#8217;t seem to do it.</p>
<p>Basically the:</p>
<p>BT Connection status</p>
<p>rfcomm listen /dev/rfcomm2 2 rfcomm listen /dev/rfcomm3 3 1-&gt;gps; 2-&gt;tty; 3-&gt;ppp<br />
kill 211 to stop monitor</p>
<p>Just keeps looping.  Even if I turn the device off and back on, it still seems to persist.  I&#8217;ll probably try the reset button on the back next, but was wondering HOW I can actually issue the &#8216;kill 211&#8242; to stop the process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html/comment-page-1#comment-44137</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 04 Jan 2008 08:39:37 +0000</pubDate>
		<guid isPermaLink="false">http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html#comment-44137</guid>
		<description>Thanks for posting this.  I&#039;ve just recently started trying to hack my TomTom GO300 and this seems to work nicely - particularly with MacStumbler.

If you know of any other websites that have info on hacking the TomTom, I&#039;d love to know of them.  Particularly, I&#039;d like to do some development of my own on the thing.

I didn&#039;t realize everything was just scripted.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this.  I&#8217;ve just recently started trying to hack my TomTom GO300 and this seems to work nicely &#8211; particularly with MacStumbler.</p>
<p>If you know of any other websites that have info on hacking the TomTom, I&#8217;d love to know of them.  Particularly, I&#8217;d like to do some development of my own on the thing.</p>
<p>I didn&#8217;t realize everything was just scripted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html/comment-page-1#comment-44079</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Fri, 04 Jan 2008 00:47:04 +0000</pubDate>
		<guid isPermaLink="false">http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html#comment-44079</guid>
		<description>I just got a TomTom ONE XL. Works okay, but I can&#039;t get the emulator to work on the TomTom Home software. It just tells me &quot;at this time there is no component available that is compatible with your TomTom device&quot;.

What the hell? What does that mean and why not?

Is it cos I have a Mac? The mac is 7 months old and the tomtom is brand new. This now means I can&#039;t put a PIN code on the tomtom as you can only do it through the emulator. 

I can&#039;t be the only person is happening to, surely. Have you heard of anyone finding a solution to this?

By the way, yes the customer support is pointlessly rubbish. The people know nothing and can&#039;t seem to wait to get you off the phone. They&#039;re unreliable like the software and badly in need of ANY kind of technical knowledge.</description>
		<content:encoded><![CDATA[<p>I just got a TomTom ONE XL. Works okay, but I can&#8217;t get the emulator to work on the TomTom Home software. It just tells me &#8220;at this time there is no component available that is compatible with your TomTom device&#8221;.</p>
<p>What the hell? What does that mean and why not?</p>
<p>Is it cos I have a Mac? The mac is 7 months old and the tomtom is brand new. This now means I can&#8217;t put a PIN code on the tomtom as you can only do it through the emulator. </p>
<p>I can&#8217;t be the only person is happening to, surely. Have you heard of anyone finding a solution to this?</p>
<p>By the way, yes the customer support is pointlessly rubbish. The people know nothing and can&#8217;t seem to wait to get you off the phone. They&#8217;re unreliable like the software and badly in need of ANY kind of technical knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rod Baptie</title>
		<link>http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html/comment-page-1#comment-34491</link>
		<dc:creator>Rod Baptie</dc:creator>
		<pubDate>Fri, 02 Nov 2007 12:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html#comment-34491</guid>
		<description>Has anyone experienced TomTom support - it is simply awful. You wait at least 30 minutes to get anyone on the phone. The people on the phone are actually rude and they put you through endless hoops before you can return dead product. 
With TomTom if anything goes wrong you are on your own.</description>
		<content:encoded><![CDATA[<p>Has anyone experienced TomTom support &#8211; it is simply awful. You wait at least 30 minutes to get anyone on the phone. The people on the phone are actually rude and they put you through endless hoops before you can return dead product.<br />
With TomTom if anything goes wrong you are on your own.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html/comment-page-1#comment-11843</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Tue, 13 Feb 2007 11:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://safle.org/wordpress/2006/11/13/tomtom-one-and-mac-gps.html#comment-11843</guid>
		<description>Bob, 

Someone wrote back to me to say:

&lt;blockquote&gt;
Hello,
I managed to make it work following your instructions and pairing it using â€œno keyâ€ (I found it to be needed, otherwise it just woudlnâ€™t work), and everything seems okay
&lt;/blockquote&gt;

That seems to inidicate he wrote the words &quot;no key&quot; at the passkey request.

If that doesn&#039;t work, what version of the Tomtom software do you have? Mine is:

appl. 6.520(7690/061002) OS:1387
GPS v1.21, Boot 4.86

I hope this is of some help,
  Stephen</description>
		<content:encoded><![CDATA[<p>Bob, </p>
<p>Someone wrote back to me to say:</p>
<blockquote><p>
Hello,<br />
I managed to make it work following your instructions and pairing it using â€œno keyâ€ (I found it to be needed, otherwise it just woudlnâ€™t work), and everything seems okay
</p></blockquote>
<p>That seems to inidicate he wrote the words &#8220;no key&#8221; at the passkey request.</p>
<p>If that doesn&#8217;t work, what version of the Tomtom software do you have? Mine is:</p>
<p>appl. 6.520(7690/061002) OS:1387<br />
GPS v1.21, Boot 4.86</p>
<p>I hope this is of some help,<br />
  Stephen</p>
]]></content:encoded>
	</item>
</channel>
</rss>

