<?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>Marslert Guy - A walking guy to the M@rs &#187; obexftp</title>
	<atom:link href="http://marslert.com/blog/tag/obexftp/feed/" rel="self" type="application/rss+xml" />
	<link>http://marslert.com/blog</link>
	<description>M@rsGuy</description>
	<lastBuildDate>Tue, 21 Jul 2009 17:41:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Having fun with Bluetooh in Ubuntu Part 1</title>
		<link>http://marslert.com/blog/2009/07/22/having-fun-with-bluetooh-in-ubuntu-part-1/</link>
		<comments>http://marslert.com/blog/2009/07/22/having-fun-with-bluetooh-in-ubuntu-part-1/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 17:41:10 +0000</pubDate>
		<dc:creator>marslert</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[obexftp]]></category>
		<category><![CDATA[obexpushd]]></category>

		<guid isPermaLink="false">http://marslert.com/blog/?p=158</guid>
		<description><![CDATA[Today, my post is about having fun with Bluetooh device in Ubuntu. First and foremost, lets install obexftp and obexpushd package from OpenOBEX project. sudo apt-get install obexftp obexpushd Then, insert your bluetooth device. You should see the bluetooth logo appears in left upper side of your desktop. Else, you can enable it by System [...]]]></description>
			<content:encoded><![CDATA[<p>Today, my post is about having fun with Bluetooh device in Ubuntu.</p>
<p>First and foremost, lets install obexftp and obexpushd package from OpenOBEX project.</p>
<blockquote><p>sudo apt-get install obexftp obexpushd</p></blockquote>
<p>Then, insert your bluetooth device. You should see the bluetooth logo appears in left upper side of your desktop.</p>
<p><img title="Screenshot" src="http://marslert.com/blog/wp-content/uploads/2009/07/Screenshot.png" alt="Screenshot" width="117" height="23" /></p>
<p>Else, you can enable it by System &gt; Preferences &gt; Blueooth &gt; General tab &gt; Check the setting of <strong>Notification Area</strong>.</p>
<p><strong>Send file to mobile device : </strong></p>
<p>Activating mobile bluetooth connection and scan the device via below comman.</p>
<blockquote><p>obexftp -b</p></blockquote>
<p>Scanning result like this,</p>
<blockquote><p>~$ obexftp -b<br />
Scanning &#8230;<br />
Using    00:17:E2:8B:07:7E    Mr.D<br />
Browsing 00:17:E2:8B:07:7E &#8230;<br />
Channel: 9</p></blockquote>
<p>Try to send a file via below command,</p>
<blockquote><p>obexftp -b 00:17:E2:8B:07:7E -p song.mp3</p></blockquote>
<p><strong>Receive file from mobile device :</strong></p>
<p>Turn on bluetooth device to discoverable mode.</p>
<blockquote><p>hciconfig hci0 piscan</p></blockquote>
<p>Enable obexpushd to listen  incoming bluetooth connection.</p>
<blockquote><p>obexpushd -B</p></blockquote>
<p>Try to send a file from your mobile device or scan for your bluetooth device.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 106px; width: 1px; height: 1px;">
<pre>obexftp -b</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://marslert.com/blog/2009/07/22/having-fun-with-bluetooh-in-ubuntu-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
