All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Bluetooth modem
@ 2005-04-09 15:13 Rüdiger Härtel
  2005-04-09 16:07 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Rüdiger Härtel @ 2005-04-09 15:13 UTC (permalink / raw)
  To: bluez-users

Hello,

I am interested in using bluetooth to connect to a modem. I found 
two products:
- Acer Bluetooth (ww.Acer.de -> Products->Kommunikation)
- Typhoon Bluetooth modem 
(http://www.anubisline.com/german/articlec.asp?id=20008&catid=200).

Has anyone experience with these modems ? Was it difficult to get 
them working ?
What about the distance? Originally defined for 10 m now devices 
supporting 100 m; How far does it reach within a house ? How many 
walls is it able to get through ?



---

Marcel reminded me to ask here instead of asking him directly. So 
here is my question that was answered by him:

> I am considering to use a bluetooth modem from acer. I think it 
> should work but I know to little about the software components to 
> be used. Can you say a little bit about it.
> 
> For example:
> When the bluetooth stick is plugged in and everything is ok, ie. 
> linux detects it. How do I proceed to tell wvdial/smpppd where to 
> connect to ?
> 
> Haven't found any pointers to this topic. Only AVM fritz. But I 
> think that is different because it uses ISDN. But I'll have a 
read.

You know that such a question should be posted to the BlueZ users
mailing list. However these modem are no different from the dialup
procedures over mobile phones. You need to create the /dev/rfcomm0
device node with the rfcomm program and then use whatever dialer you
normally use for /dev/ttyS0.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Bluez-users] Bluetooth modem
  2005-04-09 15:13 [Bluez-users] Bluetooth modem Rüdiger Härtel
@ 2005-04-09 16:07 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2005-04-09 16:07 UTC (permalink / raw)
  To: bluez-users

Hi Ruediger,

> I am interested in using bluetooth to connect to a modem. I found 
> two products:
> - Acer Bluetooth (ww.Acer.de -> Products->Kommunikation)
> - Typhoon Bluetooth modem 
> (http://www.anubisline.com/german/articlec.asp?id=20008&catid=200).
> 
> Has anyone experience with these modems ? Was it difficult to get 
> them working ?

in general I expect something like this will work:

	rfcomm bind 0 <bdaddr> 1

After that you can use /dev/rfcomm0 like you would have used /dev/ttyS0
before.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-04-09 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-09 15:13 [Bluez-users] Bluetooth modem Rüdiger Härtel
2005-04-09 16:07 ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.