Welcome to WiFi-Forum

Go Back   WiFi-Forum - Wi-Fi Discussion Forum > Bluetooth Discussion Forums > alt.cellular.bluetooth
Reply
 
Thread Tools Display Modes
  #1  
Old 12-14-2005, 02:52 PM
toemaytoe
 
Posts: n/a
Default Bluetooth daisychain pairing question to the group Guru's

So, here is my issue and my question for the experts out there. I have a
palm tx that I have successfully paired to my razr phone. I am able to move
my sms messages from my phone into my palm. I am also able to dial a number
from my palm and have the call take place on my razr phone. Where
everything falls apart is when I try to use my bluetooth headset. When I
try to make a call using my palm or try to transfer my sms messages from my
phone to my palm the bluetooth connection cannot be made. It seems that I
am unable to "daisy chain" a bluetooth connection. This is a major pain for
me since I am regularly taking and making calls while in situations where I
need my hands free. Is there a trick to what I am trying to do? I would
sure like some help if there is anyone out there who understands this
stuff. With 3 different pieces of equipment in play here there is no help
available in the various "help" desks.

Reply With Quote
  #2  
Old 12-14-2005, 09:10 PM
Shaft69
 
Posts: n/a
Default Re: Bluetooth daisychain pairing question to the group Guru's

If your devices has an option called discoverable make sure it's set to yes.
Also, if there's a visibility option, make it visible. Maybe this will help,
I'm still learning this stuff but these steps has help me in some instances.
"toemaytoe" <not@home.now> wrote in message
news:Xns972C8D250D331nothomenow@198.161.157.145...
> So, here is my issue and my question for the experts out there. I have a
> palm tx that I have successfully paired to my razr phone. I am able to
> move
> my sms messages from my phone into my palm. I am also able to dial a
> number
> from my palm and have the call take place on my razr phone. Where
> everything falls apart is when I try to use my bluetooth headset. When I
> try to make a call using my palm or try to transfer my sms messages from
> my
> phone to my palm the bluetooth connection cannot be made. It seems that I
> am unable to "daisy chain" a bluetooth connection. This is a major pain
> for
> me since I am regularly taking and making calls while in situations where
> I
> need my hands free. Is there a trick to what I am trying to do? I would
> sure like some help if there is anyone out there who understands this
> stuff. With 3 different pieces of equipment in play here there is no help
> available in the various "help" desks.
>



Reply With Quote
  #3  
Old 12-17-2005, 07:48 PM
Henryk Plötz
 
Posts: n/a
Default Re: Bluetooth daisychain pairing question to the group Guru's

Moin,

Am Wed, 14 Dec 2005 21:52:29 GMT schrieb toemaytoe:

> So, here is my issue and my question for the experts out there. I
> have a palm tx that I have successfully paired to my razr phone. I am
> able to move my sms messages from my phone into my palm. I am also
> able to dial a number from my palm and have the call take place on my
> razr phone. Where everything falls apart is when I try to use my
> bluetooth headset.


Not knowing any of the devices you use I'll try to make a general
answer:
In Bluetooth all devices are organized in so-called piconets. Each
piconet consists of exactly one master and up to seven slaves. In each
piconet only the master and each of the slaves can communicate directly
with each other (and not slave to slave). Each device can be master of
at most one piconet (that's because piconets are defined through their
master) but apart from this restriction devices can take part in
multiple piconets. (At least theoretically. In practice quite some
developers did not bother to implement this, or somehow determined that
doing so would not be needed or too costly, or something.)

Now to your situation: You want your Palm to talk to your Razr and you
want your headset to talk to your Razr, but the headset does not need to
talk to the Palm, right? Then the best solution would be to create only
one piconet and let the Razr be the master of that piconet. (Any other
solution would need at least one of the devices to be able to take part
in multiple piconets, which I wouldn't take for granted.)

So how do you make your phone become the master? Generally, when one
device initiates the connection to another device, the initiating
device becomes the master of the newly created piconet. Therefore it
might be enough if you make sure to initiate all connections from the
mobile phone and not the other way round.

However, Bluetooth also knows about a so-called role switch where two
devices mutually agree to switch their master/slave roles and I know at
least one headset that refuses to work if it's not the master of the
piconet.

So if initiating the connections from the phone doesn't work, you're
pretty much out of luck: On a Linux PC it would be easy to debug the
situation (hcitool con shows the current connections and for each of
them whether the PC is master or slave on it) and to manually assign
the correct roles, but for your phone I have no idea. Your best bet
might be to try to connect the devices in different order, or to look
up technical data on the devices to find out if one of them supports
multiple connections and then work from that.

--
Henryk Plötz
Grüße aus Berlin
~~~~~~~ Un-CDs, nein danke! http://www.heise.de/ct/cd-register/ ~~~~~~~
~ Help Microsoft fight software piracy: Give Linux to a friend today! ~
Reply With Quote
  #4  
Old 12-18-2005, 12:49 PM
toemaytoe
 
Posts: n/a
Default Re: Bluetooth daisychain pairing question to the group Guru's

Henryk =?ISO-8859-15?Q?Pl=F6tz?= <henryk.nospamplease@ploetzli.ch> wrote
in news:20051218034801.75769ec8.henryk.nospamplease@p loetzli.ch:

> Moin,
>
> Am Wed, 14 Dec 2005 21:52:29 GMT schrieb toemaytoe:
>
>> So, here is my issue and my question for the experts out there. I
>> have a palm tx that I have successfully paired to my razr phone. I am
>> able to move my sms messages from my phone into my palm. I am also
>> able to dial a number from my palm and have the call take place on my
>> razr phone. Where everything falls apart is when I try to use my
>> bluetooth headset.

>
> Not knowing any of the devices you use I'll try to make a general
> answer:
> In Bluetooth all devices are organized in so-called piconets. Each
> piconet consists of exactly one master and up to seven slaves. In each
> piconet only the master and each of the slaves can communicate directly
> with each other (and not slave to slave). Each device can be master of
> at most one piconet (that's because piconets are defined through their
> master) but apart from this restriction devices can take part in
> multiple piconets. (At least theoretically. In practice quite some
> developers did not bother to implement this, or somehow determined that
> doing so would not be needed or too costly, or something.)
>
> Now to your situation: You want your Palm to talk to your Razr and you
> want your headset to talk to your Razr, but the headset does not need

to
> talk to the Palm, right? Then the best solution would be to create only
> one piconet and let the Razr be the master of that piconet. (Any other
> solution would need at least one of the devices to be able to take part
> in multiple piconets, which I wouldn't take for granted.)
>
> So how do you make your phone become the master? Generally, when one
> device initiates the connection to another device, the initiating
> device becomes the master of the newly created piconet. Therefore it
> might be enough if you make sure to initiate all connections from the
> mobile phone and not the other way round.
>
> However, Bluetooth also knows about a so-called role switch where two
> devices mutually agree to switch their master/slave roles and I know at
> least one headset that refuses to work if it's not the master of the
> piconet.
>
> So if initiating the connections from the phone doesn't work, you're
> pretty much out of luck: On a Linux PC it would be easy to debug the
> situation (hcitool con shows the current connections and for each of
> them whether the PC is master or slave on it) and to manually assign
> the correct roles, but for your phone I have no idea. Your best bet
> might be to try to connect the devices in different order, or to look
> up technical data on the devices to find out if one of them supports
> multiple connections and then work from that.
>


Thank you for your response. If I understand you correctly bluetooth
technology at this point will not allow me to use the contact management
software within my palmpilot to dial directly from my palm and talk using
my bluetooth headset using the phone tucked away in my briefcase or
pocket to make the call. Is this correct?
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question re: V3 & Bluetooth hatrabbit Motorola Forum 0 11-20-2005 08:50 PM
Palm TX and LG phone - bluetooth pairing Andy-J Sprint PCS Forum 1 11-20-2005 08:47 PM
Motorola RAZR V3 Bluetooth Question Jizzy Motorola Forum 1 09-08-2005 03:46 AM
Bluetooth question Andy Verizon Forum 2 08-28-2005 07:10 AM
Help with Bluetooth pairing. Brett Sprint PCS Forum 2 08-07-2005 06:56 AM




All times are GMT -7. The time now is 07:14 AM.

vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. All Contents Copyright © Wifi-Forum.com