<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Felipe Alfaro Solana &#187; Bluetooth</title>
	<atom:link href="http://www.felipe-alfaro.org/blog/category/bluetooth/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.felipe-alfaro.org/blog</link>
	<description>A little bit of technology, security and networking with Linux, FreeBSD and Mac OS X, plus some personal opinions.</description>
	<lastBuildDate>Sun, 23 Oct 2011 16:46:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Mac OS X, Bluetooth and Motorola UMTS phones</title>
		<link>http://www.felipe-alfaro.org/blog/2007/02/14/mac-os-x-bluetooth-and-motorola-umts-phones/</link>
		<comments>http://www.felipe-alfaro.org/blog/2007/02/14/mac-os-x-bluetooth-and-motorola-umts-phones/#comments</comments>
		<pubDate>Tue, 13 Feb 2007 22:19:21 +0000</pubDate>
		<dc:creator>Felipe Alfaro Solana</dc:creator>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/02/14/mac-os-x-bluetooth-and-motorola-umts-phones/</guid>
		<description><![CDATA[NOTE: This post is a based on Mac OS X, Bluetooth and Nokia UMTS phones that I wrote some days ago, but adapted to Motorola 3G phones. This brief post explains how to pair Mac OS X with a Motorola 3G/UMTS phone in order to access the Internet via a data packet connection. In my [...]]]></description>
			<content:encoded><![CDATA[<p><strong>NOTE: This post is a based on <a href="http://felipe-alfaro.org/blog/2007/02/11/mac-os-x-bluetooth-and-nokia-umts-phones/">Mac OS X, Bluetooth and Nokia UMTS phones</a> that I wrote some days ago, but adapted to Motorola 3G phones.</strong></p>
<p>This brief post explains how to pair Mac OS X with a Motorola 3G/UMTS phone in order to access the Internet via a data packet connection. In my case, I&#8217;m using a Motorola RAZR V3xx phone but any other Motorola 3G phone should work.</p>
<p>Before you start, please make sure that your phone is properly configured and that you can browse the Web via a GPRS/UMTS connection. Also, make sure that Bluetooth support in your phone is configured and activated and, for phones that have temporary visibility (are only visible via Bluetooth for a limited period of time), make sure to enable Bluetooth just before the pairing process.</p>
<h3>Initial configuration</h3>
<p>First, download the Motorola 3G Modem Scripts for Mac OS X from <a href="http://www.taniwha.org.uk/">Ross Barkman&#8217;s Home Page</a> (the official site) or from <a href="/blog/wp-content/Mac-OSX-RAZR-V3xx/Motorola-3G.zip">here</a>.</p>
<p>Second, uncompress the file and copy the files named &#8220;<code>Motorola 3G CID1</code>&#8221; and &#8220;<code>Motorola 3G CID2</code>&#8221; into &#8220;<code>/Library/Modem Scripts</code>&#8220;.</p>
<p>Next, pair your Mac OS X computer with the Motorola phone by clicking on the Bluetooth icon in the menu bar and then <strong>Set up Bluetooth Device&#8230;</strong>. When pairing make you sure you choose <strong>Use a direct, higher speed connection to reach your Internet Service Provider *GPRS, 1xRTT)</strong>.</p>
<p>Enter <code>guest</code> as the <strong>Username</strong>, <code>guest</code> as the <strong>Password</strong>, the <strong>APN (CID String or Telephone number)</strong> and make sure <code>Motorola 3G CID1</code> is selected as the <strong>Modem Script</strong>. For example:</p>
<p><img src="/blog/wp-content/Mac-OSX-RAZR-V3xx/Mac-OSX-Bluetooth-Setup-Assistant.png"/></p>
<p>For a detailed list of possible combinations of username, password and APN CID for a lot of providers around the world visit <a href="http://www.taniwha.org.uk/gprs.html">Ross Barkman&#8217;s GPRS Info Page</a>.</p>
<h3>Dialing out</h3>
<p>To dial out, open <strong>Internet Connect</strong>, browse to the <strong>Bluetooth</strong> tab and make sure the right entry is selected from the drop down menu. Then click <strong>Connect</strong>. Mac OS X will authenticate to the remote PPP server and a new dynamic PPP subinterface should be configured:</p>
<div>
<pre>
$ ifconfig ppp0
ppp0: flags=8051<up ,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
        inet 10.142.15.9 --> 10.6.6.6 netmask 0xffffff00
</up></pre>
</div>
<p>In my case, browsing speed is very good (around 384Kbps), but it might vary according to placement, coverage, whether you are moving and so on (by the way, UMTS network planning, deployment and coverage is something not trivial).</p>
<h3>Troubleshooting</h3>
<p>Make sure all the information for the connection have been entered correctly, specially the APN/Telephone number. If it doesn&#8217;t work, try using <code>Motorola 3G CID2</code> as the <strong>Modem Script instead.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.felipe-alfaro.org/blog/2007/02/14/mac-os-x-bluetooth-and-motorola-umts-phones/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mac OS X, Bluetooth and Nokia UMTS phones</title>
		<link>http://www.felipe-alfaro.org/blog/2007/02/11/mac-os-x-bluetooth-and-nokia-umts-phones/</link>
		<comments>http://www.felipe-alfaro.org/blog/2007/02/11/mac-os-x-bluetooth-and-nokia-umts-phones/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 22:53:10 +0000</pubDate>
		<dc:creator>Felipe Alfaro Solana</dc:creator>
				<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://felipe-alfaro.org/blog/2007/02/11/mac-os-x-bluetooth-and-nokia-umts-phones/</guid>
		<description><![CDATA[This brief post explains how to pair Mac OS X with a Nokia 3G/UMTS phone in order to access the Internet via a data packet connection. In my case, I&#8217;m using a Nokia 6234 phone but any other Nokia phone should work. Before you start, please make sure that your phone is properly configured and [...]]]></description>
			<content:encoded><![CDATA[<p>This brief post explains how to pair Mac OS X with a Nokia 3G/UMTS phone in order to access the Internet via a data packet connection. In my case, I&#8217;m using a Nokia 6234 phone but any other Nokia phone should work.</p>
<p>Before you start, please make sure that your phone is properly configured and that you can browse the Web via a GPRS/UMTS connection. Also, make sure that Bluetooth support in your phone is configured and activated and, for phones that have temporary visibility (are only visible via Bluetooth for a limited period of time), make sure to enable Bluetooth just before the pairing process.</p>
<h3>Initial configuration</h3>
<p>First, download the Nokia 3G Modem Scripts for Mac OS X from <a href="http://www.taniwha.org.uk/">Ross Barkman&#8217;s Home Page</a> (the official site) or from <a href="/blog/wp-content/Mac-OSX-Nokia-3G/Nokia-3G.zip">here</a>.</p>
<p>Second, uncompress the file and copy the files named &#8220;<code>Nokia 3G CID1</code>&#8221; and &#8220;<code>Nokia 3G CID2</code>&#8221; into &#8220;<code>/Library/Modem Scripts</code>&#8220;.</p>
<p>Next, pair your Mac OS X computer with the Nokia phone by clicking on the Bluetooth icon in the menu bar and then <strong>Set up Bluetooth Device&#8230;</strong>. When pairing make you sure you choose <strong>Use a direct, higher speed connection to reach your Internet Service Provider *GPRS, 1xRTT)</strong>.</p>
<p>Enter <code>guest</code> as the <strong>Username</strong>, <code>guest</code> as the <strong>Password</strong>, the <strong>APN (CID String or Telephone number)</strong> and make sure <code>Nokia 3G CID1</code> is selected as the <strong>Modem Script</strong>. For example:</p>
<p><img src="/blog/wp-content/Mac-OSX-Nokia-3G/Mac-OSX-Bluetooth-Setup-Assistant.png"/></p>
<p>For a detailed list of possible combinations of username, password and APN CID for a lot of providers around the world visit <a href="http://www.taniwha.org.uk/gprs.html">Ross Barkman&#8217;s GPRS Info Page</a>.</p>
<h3>Dialing out</h3>
<p>To dial out, open <strong>Internet Connect</strong>, browse to the <strong>Bluetooth</strong> tab and make sure the right entry is selected from the drop down menu. Then click <strong>Connect</strong>. Mac OS X will authenticate to the remote PPP server and a new dynamic PPP subinterface should be configured:</p>
<div>
<pre>
$ ifconfig ppp0
ppp0: flags=8051<up ,POINTOPOINT,RUNNING,MULTICAST> mtu 1500
        inet 10.142.15.9 --> 10.6.6.6 netmask 0xffffff00
</up></pre>
</div>
<p>In my case, browsing speed is very good (around 384Kbps), but it might vary according to placement, coverage, whether you are moving and so on (by the way, UMTS network planning, deployment and coverage is something not trivial).</p>
<h3>Troubleshooting</h3>
<p>Make sure all the information for the connection have been entered correctly, specially the APN/Telephone number. If it doesn&#8217;t work, try using <code>Nokia 3G CID2</code> as the <strong>Modem Script instead.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.felipe-alfaro.org/blog/2007/02/11/mac-os-x-bluetooth-and-nokia-umts-phones/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Create a Bluetooth Mac-to-Mac network</title>
		<link>http://www.felipe-alfaro.org/blog/2005/12/28/create-a-bluetooth-mac-to-mac-network/</link>
		<comments>http://www.felipe-alfaro.org/blog/2005/12/28/create-a-bluetooth-mac-to-mac-network/#comments</comments>
		<pubDate>Tue, 27 Dec 2005 19:52:13 +0000</pubDate>
		<dc:creator>Felipe Alfaro Solana</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Bluetooth]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://felipe-alfaro.org/blog/?p=87</guid>
		<description><![CDATA[Interesting article on how to link to Mac computers using Bluetooth.]]></description>
			<content:encoded><![CDATA[<p>Interesting <a href="http://www.macosxhints.com/article.php?story=20051220221237711&#038;lsrc=osxh" title="10.4: Create a Bluetooth Mac-to-Mac network">article</a> on how to link to Mac computers using Bluetooth.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.felipe-alfaro.org/blog/2005/12/28/create-a-bluetooth-mac-to-mac-network/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

