<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Marcin Juszkiewicz - bluetooth</title><link href="https://marcin.juszkiewicz.com.pl/" rel="alternate"/><link href="https://marcin.juszkiewicz.com.pl/tag/bluetooth/feed/" rel="self"/><id>https://marcin.juszkiewicz.com.pl/</id><updated>2010-08-12T11:32:00+02:00</updated><entry><title>Today is GPRS day</title><link href="https://marcin.juszkiewicz.com.pl/2010/08/12/today-is-gprs-day/" rel="alternate"/><published>2010-08-12T11:32:00+02:00</published><updated>2010-08-12T11:32:00+02:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2010-08-12:/2010/08/12/today-is-gprs-day/</id><summary type="html">&lt;p&gt;I wake up quarter past 6 in the morning. Some time later went to my desktop to check does something happened during night. Usually it means &lt;span class="caps"&gt;IRC&lt;/span&gt; highlights or new emails but today it was something other: network&amp;nbsp;outage.&lt;/p&gt;
&lt;p&gt;&lt;span class="caps"&gt;OK&lt;/span&gt;, I told &amp;#8212; there are other things to do like buying …&lt;/p&gt;</summary><content type="html">&lt;p&gt;I wake up quarter past 6 in the morning. Some time later went to my desktop to check does something happened during night. Usually it means &lt;span class="caps"&gt;IRC&lt;/span&gt; highlights or new emails but today it was something other: network&amp;nbsp;outage.&lt;/p&gt;
&lt;p&gt;&lt;span class="caps"&gt;OK&lt;/span&gt;, I told &amp;#8212; there are other things to do like buying train tickets, making few calls, breakfast etc. But I returned home 2 hours later and situation did not changed. Cable modem still blinks with &amp;#8220;&lt;span class="caps"&gt;DS&lt;/span&gt;&amp;#8221; led&amp;#8230; After call to isp (&lt;span class="caps"&gt;UPC&lt;/span&gt;) I got information that there are some modernization works in progress and will be ended at the end of hour. But hour later it was still &amp;#8220;at the end of current&amp;nbsp;hour&amp;#8221;&amp;#8230;&lt;/p&gt;
&lt;p&gt;As I had to be at work I took my Nokia N900 from pocket and launched X-Chat to give network outage information to my coworkers. And started to think how to fix&amp;nbsp;situation&amp;#8230;&lt;/p&gt;
&lt;p&gt;Lack of sleeping seats in train forced me to change train so I will take my laptop with me to be in contact during trip. So I had to learn how to use N900 as modem&amp;nbsp;anyway.&lt;/p&gt;
&lt;p&gt;So how to do it? Thanks to &lt;a href="http://mg.pov.lt/blog/n900-connection-sharing"&gt;blog post by Marius Gedminas&lt;/a&gt; I had easy way. As I prefer to not have cables hanging and like to have more battery power I had to limit myself to&amp;nbsp;BlueTooth.&lt;/p&gt;
&lt;p&gt;Nokia N900 side: installed &amp;#8220;bluetooth-dun&amp;#8221; package which starts &amp;#8220;dund&amp;#8221; so &amp;#8220;Dial-Up Networking&amp;#8221; appears in list of offered&amp;nbsp;services.&lt;/p&gt;
&lt;p&gt;Desktop side: BlueDevil detected phone but handles only &lt;span class="caps"&gt;OBEX&lt;/span&gt; and Audio profile ;( Thanks to one of comments on Marius&amp;#8217;s blog post I installed &amp;#8220;blueman&amp;#8221; and used it to connect to N900/&lt;span class="caps"&gt;DUN&lt;/span&gt; service. This allowed me to use NetworkManager to connect to&amp;nbsp;internet.&lt;/p&gt;
&lt;p&gt;Laptop side: Also BlueDevil and &amp;#8220;blueman&amp;#8221; are installed but I did not used them. Instead I altered default routing and got crazy setup: laptop -wifi-&amp;gt; router -ethernet-&amp;gt; desktop -bluetooth-&amp;gt; n900 -gprs-&amp;gt;&amp;nbsp;internet.&lt;/p&gt;
&lt;p&gt;Setup works properly. Modem still blinks with &amp;#8220;&lt;span class="caps"&gt;DS&lt;/span&gt;&amp;#8221;&amp;nbsp;led&amp;#8230;&lt;/p&gt;</content><category term="bluetooth"/><category term="gprs"/><category term="maemo"/><category term="n900"/><category term="network"/><category term="nokia"/><category term="phone"/></entry><entry><title>Sending files over Bluetooth to S60 devices</title><link href="https://marcin.juszkiewicz.com.pl/2009/06/18/sending-files-over-bluetooth-to-s60-devices/" rel="alternate"/><published>2009-06-18T18:09:00+02:00</published><updated>2009-06-18T18:09:00+02:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2009-06-18:/2009/06/18/sending-files-over-bluetooth-to-s60-devices/</id><summary type="html">&lt;p&gt;I use Nokia E66 phone. It runs S60 3rd edition &lt;span class="caps"&gt;FP1&lt;/span&gt; (aka Symbian 9.2). When I switched to it sending files over Bluetooth was&amp;nbsp;easy: &lt;code&gt;obexftp -b BD:AD:RR:EE:SS:00 -p FILE1 FILE2&lt;/code&gt; and files landed as messages in phone Inbox. But for some time it …&lt;/p&gt;</summary><content type="html">&lt;p&gt;I use Nokia E66 phone. It runs S60 3rd edition &lt;span class="caps"&gt;FP1&lt;/span&gt; (aka Symbian 9.2). When I switched to it sending files over Bluetooth was&amp;nbsp;easy: &lt;code&gt;obexftp -b BD:AD:RR:EE:SS:00 -p FILE1 FILE2&lt;/code&gt; and files landed as messages in phone Inbox. But for some time it is not working &amp;#8212; all I got was &amp;#8220;Sending &lt;span class="caps"&gt;FILE1&lt;/span&gt;&amp;#8230;failed&amp;#8221; like&amp;nbsp;messages.&lt;/p&gt;
&lt;p&gt;Hopefully obexftp tool has some options available so after some tests I got it working. And result is even better as files lands in file system instead of Inbox. The trick is to give path on phone to&amp;nbsp;obexftp: &lt;code&gt;obexftp -b BD:AD:RR:EE:SS:00 -c E:/folder/on/card -p FILE1 FILE2&lt;/code&gt; and files will land&amp;nbsp;there.&lt;/p&gt;
&lt;p&gt;Simple, nice and the most important: working&amp;nbsp;:D&lt;/p&gt;</content><category term="bluetooth"/><category term="nokia"/><category term="phone"/><category term="symbian"/></entry><entry><title>Bluetooth + phone == remote control</title><link href="https://marcin.juszkiewicz.com.pl/2008/01/02/bluetooth-phone-remote-control/" rel="alternate"/><published>2008-01-02T09:24:00+01:00</published><updated>2008-01-02T09:24:00+01:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2008-01-02:/2008/01/02/bluetooth-phone-remote-control/</id><summary type="html">&lt;p&gt;During holidays I found another usage for my current phone (SonyEricsson k750i). It is Bluetooth Remote Control&amp;nbsp;functionality.&lt;/p&gt;
&lt;p&gt;Basically it turn phone into &lt;span class="caps"&gt;HID&lt;/span&gt; device but the good thing is that user can create own profile for this. There is a tool for it (Microsoft Windows executable) and also those …&lt;/p&gt;</summary><content type="html">&lt;p&gt;During holidays I found another usage for my current phone (SonyEricsson k750i). It is Bluetooth Remote Control&amp;nbsp;functionality.&lt;/p&gt;
&lt;p&gt;Basically it turn phone into &lt;span class="caps"&gt;HID&lt;/span&gt; device but the good thing is that user can create own profile for this. There is a tool for it (Microsoft Windows executable) and also those files can be created by hand (instructions are provided by Stefan &amp;#8216;tommie&amp;#8217; Tomanek as part of his excellent guide about using this cellphone with&amp;nbsp;Linux).&lt;/p&gt;
&lt;p&gt;I do not know does it is possible on Neo1973 (&lt;span class="caps"&gt;IIRC&lt;/span&gt; BlueZ only has &lt;span class="caps"&gt;HID&lt;/span&gt; daemon) but I will miss it if it is&amp;nbsp;not&amp;#8230;&lt;/p&gt;</content><category term="bluetooth"/><category term="openmoko"/><category term="phone"/><category term="sonyericsson"/></entry><entry><title>VoIP: headset, USB phone or BT headset?</title><link href="https://marcin.juszkiewicz.com.pl/2007/11/12/voip-headset-usb-phone-or-bt-headset/" rel="alternate"/><published>2007-11-12T22:50:00+01:00</published><updated>2007-11-12T22:50:00+01:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2007-11-12:/2007/11/12/voip-headset-usb-phone-or-bt-headset/</id><summary type="html">&lt;p&gt;During Wednesday I will have conference call to discuss some things with few developers. Before I used cheap VoIP headphones with microphone but one of cables broke so mic works or&amp;nbsp;not.&lt;/p&gt;
&lt;p&gt;So it looks like I will have to buy something again. During &lt;span class="caps"&gt;OEDEM&lt;/span&gt; Stelios used &lt;span class="caps"&gt;USB&lt;/span&gt; phone to …&lt;/p&gt;</summary><content type="html">&lt;p&gt;During Wednesday I will have conference call to discuss some things with few developers. Before I used cheap VoIP headphones with microphone but one of cables broke so mic works or&amp;nbsp;not.&lt;/p&gt;
&lt;p&gt;So it looks like I will have to buy something again. During &lt;span class="caps"&gt;OEDEM&lt;/span&gt; Stelios used &lt;span class="caps"&gt;USB&lt;/span&gt; phone to make calls and it looked more handy then &amp;#8216;VoIP headset&amp;#8217;. But there are many of them on market so what if I will end with something which works only under &lt;span class="caps"&gt;MS&lt;/span&gt;&amp;nbsp;Windows?&lt;/p&gt;
&lt;p&gt;Other choice is Bluetooth headset. This one will be also usefull with my cellphone or Neo1973 or even with Nokia 770. Configuring headset to work with Linux was disaster but I googled a bit and found that with bluez-utils 3.16 or newer it is no problem (or at least it looks like&amp;nbsp;that).&lt;/p&gt;
&lt;p&gt;Which one to choose&amp;#8230; Have to sleep with this and take decision&amp;nbsp;tomorrow.&lt;/p&gt;</content><category term="bluetooth"/><category term="linux"/><category term="nokia"/><category term="openmoko"/><category term="phone"/><category term="voip"/></entry><entry><title>Zaurus machines starts to be obsolete…</title><link href="https://marcin.juszkiewicz.com.pl/2007/11/12/zaurus-machines-starts-to-be-obsolete/" rel="alternate"/><published>2007-11-12T14:58:00+01:00</published><updated>2007-11-12T14:58:00+01:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2007-11-12:/2007/11/12/zaurus-machines-starts-to-be-obsolete/</id><summary type="html">&lt;p&gt;Time passed since last Zaurus (&lt;span class="caps"&gt;SL&lt;/span&gt;-C3200 &amp;#8216;terrier&amp;#8217;) was released. Many new interesting devices appeared on market: Nokia N800, &lt;span class="caps"&gt;FIC&lt;/span&gt; Neo1973 and now Nokia N810. Each of them has something extra compared to Zaurus machines &amp;#8212; Bluetooth or Wifi or &lt;span class="caps"&gt;GSM&lt;/span&gt;. And each is supported by vendor &amp;#8212; thing which cannot be …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Time passed since last Zaurus (&lt;span class="caps"&gt;SL&lt;/span&gt;-C3200 &amp;#8216;terrier&amp;#8217;) was released. Many new interesting devices appeared on market: Nokia N800, &lt;span class="caps"&gt;FIC&lt;/span&gt; Neo1973 and now Nokia N810. Each of them has something extra compared to Zaurus machines &amp;#8212; Bluetooth or Wifi or &lt;span class="caps"&gt;GSM&lt;/span&gt;. And each is supported by vendor &amp;#8212; thing which cannot be told about&amp;nbsp;Sharp.&lt;/p&gt;
&lt;p&gt;Recently few OpenEmbedded developers (Koen, XorA, Mickeyl) wrote that they got developer discount&lt;sup id="fnref:1"&gt;&lt;a class="footnote-ref" href="#fn:1"&gt;1&lt;/a&gt;&lt;/sup&gt; for Nokia N810. What does it mean for Zaurus&amp;nbsp;owners?&lt;/p&gt;
&lt;p&gt;When developers gets new toys they usually look at pile of palmtops and decide which one go to drawer or eBay and which one will be used. For example I have 8 palmtops&lt;sup id="fnref:2"&gt;&lt;a class="footnote-ref" href="#fn:2"&gt;2&lt;/a&gt;&lt;/sup&gt; now and most of time do not use any of them. I will probably use Neo1973 as main &lt;span class="caps"&gt;PDA&lt;/span&gt; when it will reach usable state and rest of devices will be used from time to time to test something. XorA wrote that he will sell own Zaurus machines and give &lt;span class="caps"&gt;OE&lt;/span&gt; devices to someone who wants to maintain them. Koen already do not use his c700 at all, same probably with Mickeyl. As result Zaurus machines will get less and less maintained and will bitrot in next year or two&amp;nbsp;:(&lt;/p&gt;
&lt;div class="footnote"&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id="fn:1"&gt;
&lt;p&gt;There was developer program for Nokia 770, then for N800 and recently for N810. I tried with first one and ignored others as they support only &lt;a href="http://flors.wordpress.com/2007/10/18/what-the-nokia-n810-means-for-maemo-developers/#comment-99"&gt;developers from few selected countries&lt;/a&gt;.&amp;#160;&lt;a class="footnote-backref" href="#fnref:1" title="Jump back to footnote 1 in the text"&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id="fn:2"&gt;
&lt;p&gt;Those 8 palmtops are: PalmPilot 5000, Palm M105, Sharp Zaurus &lt;span class="caps"&gt;SL&lt;/span&gt;-5500/c760/&lt;span class="caps"&gt;SL&lt;/span&gt;-6000L (&lt;span class="caps"&gt;OE&lt;/span&gt; project device), Nokia 770, 2 &lt;span class="caps"&gt;FIC&lt;/span&gt; Neo1973.&amp;#160;&lt;a class="footnote-backref" href="#fnref:2" title="Jump back to footnote 2 in the text"&gt;&amp;#8617;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</content><category term="bluetooth"/><category term="nokia"/><category term="openembedded"/><category term="openmoko"/><category term="zaurus"/></entry><entry><title>Phone should have a mirror</title><link href="https://marcin.juszkiewicz.com.pl/2007/11/03/phone-should-have-a-mirror/" rel="alternate"/><published>2007-11-03T20:25:00+01:00</published><updated>2007-11-03T20:25:00+01:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2007-11-03:/2007/11/03/phone-should-have-a-mirror/</id><summary type="html">&lt;p&gt;Recently my wife decided that her next cellphone needs to have a mirror. This was after her last trip when she forgot to pack mirror into her&amp;nbsp;purse&amp;#8230;&lt;/p&gt;
&lt;p&gt;Why such requirement? Currently Ania use SonyEricsson k510i cellphone. It has Bluetooth, Irda, camera, &lt;span class="caps"&gt;J2ME&lt;/span&gt; games/applications, possibility to use own themes …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Recently my wife decided that her next cellphone needs to have a mirror. This was after her last trip when she forgot to pack mirror into her&amp;nbsp;purse&amp;#8230;&lt;/p&gt;
&lt;p&gt;Why such requirement? Currently Ania use SonyEricsson k510i cellphone. It has Bluetooth, Irda, camera, &lt;span class="caps"&gt;J2ME&lt;/span&gt; games/applications, possibility to use own themes and many many more functions. But to tell the truth &amp;#8212; how many people really use such things? During phone numbers exchange they just manually create new entry in addressbook because even if they have &lt;span class="caps"&gt;BT&lt;/span&gt; or Irda they do not know how to use it or are afraid of catching viruses (really!). She sometimes play pre-installed &lt;span class="caps"&gt;J2ME&lt;/span&gt; games or use one application: public communication timetable (which I installed and take care of&amp;nbsp;updates).&lt;/p&gt;
&lt;p&gt;Will Neo1973 running OpenMoko be good for such users? I asked my wife and she&amp;nbsp;told:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Yes, if I would do jogging &amp;#8212; it fits nicely to&amp;nbsp;tracksuit.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;My brother-in-law is more interested, but he like technical things. Not like my wife &amp;#8212; she just wants to call, message and use a mirror when to comes to using a cellphone. And of course it has to good look and fit her style&amp;nbsp;;)&lt;/p&gt;</content><category term="bluetooth"/><category term="openmoko"/><category term="phone"/><category term="sonyericsson"/></entry><entry><title>OpenMoko testing weekend</title><link href="https://marcin.juszkiewicz.com.pl/2007/10/29/openmoko-testing-weekend/" rel="alternate"/><published>2007-10-29T17:10:00+01:00</published><updated>2007-10-29T17:10:00+01:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2007-10-29:/2007/10/29/openmoko-testing-weekend/</id><summary type="html">&lt;p&gt;When last time we were in Szczecin to visit her family one of my brothers-in-law told me that he would like to get Neo1973 phone as replacement for his current Nokia one. So this time I took GTA01Bv4 (plus additional battery and &lt;a href="/2007/04/18/3rdparty-chargers-for-neo1973/"&gt;external battery charger&lt;/a&gt;) to give him for playing …&lt;/p&gt;</summary><content type="html">&lt;p&gt;When last time we were in Szczecin to visit her family one of my brothers-in-law told me that he would like to get Neo1973 phone as replacement for his current Nokia one. So this time I took GTA01Bv4 (plus additional battery and &lt;a href="/2007/04/18/3rdparty-chargers-for-neo1973/"&gt;external battery charger&lt;/a&gt;) to give him for playing during&amp;nbsp;weekend.&lt;/p&gt;
&lt;p&gt;He likes overall look of phone and started playing with software. After some time he managed to enter data into Contacts and Tasks, also tried to play few games. We found few small bugs and I entered them into&amp;nbsp;bugtracker:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ApplicationManager: list of packages lack kinematic&amp;nbsp;scrolling&lt;/li&gt;
&lt;li&gt;ApplicationManager: scrolling of packages list produce unreadable&amp;nbsp;content&lt;/li&gt;
&lt;li&gt;Mediaplayer &lt;span class="caps"&gt;SHOULD&lt;/span&gt; depend on&amp;nbsp;gst-plugin-pulse&lt;/li&gt;
&lt;li&gt;Neod cannot close application when menu is&amp;nbsp;open&lt;/li&gt;
&lt;li&gt;Neod menus are wrongly placed after screen&amp;nbsp;rotate&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Last one is probably hard to fix as I do not know is there a way to get notification on screen rotation. I suggested to Mickeyl that &amp;#8216;on Power hold&amp;#8217; menu should be rather replaced by fullscreen window with status of &lt;span class="caps"&gt;GPS&lt;/span&gt;/Bluetooth/WiFi/&lt;span class="caps"&gt;GSM&lt;/span&gt; and options to disable/enable each of them. Also possibility to switch on &amp;#8220;Flight Mode&amp;#8221; and change profile should be there. If it would be made in proper way then there would be no problem on screen&amp;nbsp;rotation.&lt;/p&gt;</content><category term="bluetooth"/><category term="openmoko"/></entry><entry><title>NSLU2 joined under-desk machines</title><link href="https://marcin.juszkiewicz.com.pl/2007/05/15/nslu2-joined-under-desk-machines/" rel="alternate"/><published>2007-05-15T22:24:00+02:00</published><updated>2007-05-15T22:24:00+02:00</updated><author><name>Marcin Juszkiewicz</name></author><id>tag:marcin.juszkiewicz.com.pl,2007-05-15:/2007/05/15/nslu2-joined-under-desk-machines/</id><summary type="html">&lt;p&gt;Today I bought Linksys &lt;span class="caps"&gt;NSLU2&lt;/span&gt; machine. It is small, &lt;span class="caps"&gt;ARM&lt;/span&gt; based &lt;abbr title="Network Attached Storage"&gt;&lt;span class="caps"&gt;NAS&lt;/span&gt;&lt;/abbr&gt; and it is running Linux out-of-box. Unpacked, connected to home network and after checking that it is working I reflashed it with OpenSlug 3.10. So now it runs 2.6.16 kernel (instead of old, hacked 2 …&lt;/p&gt;</summary><content type="html">&lt;p&gt;Today I bought Linksys &lt;span class="caps"&gt;NSLU2&lt;/span&gt; machine. It is small, &lt;span class="caps"&gt;ARM&lt;/span&gt; based &lt;abbr title="Network Attached Storage"&gt;&lt;span class="caps"&gt;NAS&lt;/span&gt;&lt;/abbr&gt; and it is running Linux out-of-box. Unpacked, connected to home network and after checking that it is working I reflashed it with OpenSlug 3.10. So now it runs 2.6.16 kernel (instead of old, hacked 2.4.something) and opensource system (built with&amp;nbsp;OpenEmbedded).&lt;/p&gt;
&lt;p&gt;What for I bought it (other then taking space under desk)? I plan to run few services on&amp;nbsp;it:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;span class="caps"&gt;NFS&lt;/span&gt; server with DL_DIR contents (all sources used by OpenEmbedded&amp;nbsp;builds)&lt;/li&gt;
&lt;li&gt;&lt;span class="caps"&gt;TFTP&lt;/span&gt; server (to server kernels, rootfs images for miscelanous devices on my&amp;nbsp;desk)&lt;/li&gt;
&lt;li&gt;&lt;span class="caps"&gt;SMB&lt;/span&gt; server (music,&amp;nbsp;movies)&lt;/li&gt;
&lt;li&gt;Bluetooth access point for my Neo1973 phones and other&amp;nbsp;devices&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Too bad that small embedded PCs are harder to get that such gadgets. I hope that one day I will be able to buy machine which will replace my WiFi &lt;span class="caps"&gt;AP&lt;/span&gt;/router and &lt;span class="caps"&gt;NSLU2&lt;/span&gt; (&lt;span class="caps"&gt;NAS&lt;/span&gt;, &lt;span class="caps"&gt;BT&lt;/span&gt; &lt;span class="caps"&gt;AP&lt;/span&gt;) in&amp;nbsp;one.&lt;/p&gt;</content><category term="bluetooth"/><category term="free drivers"/><category term="openembedded"/><category term="openmoko"/><category term="wlan"/><category term="wrt54"/></entry></feed>