PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-11-2009, 02:40 PM
grv's Avatar
grv
Lurker
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Verizon
 
Join Date: Jun 2008
Posts: 25
Reputation: 15
grv is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bounty for working MS Bluetooth stack on TP2

$30 from me!
Reply With Quote
  #2 (permalink)  
Old 11-11-2009, 02:59 PM
pesok's Avatar
Halfway to VIP Status
Offline
Pocket PC: Galaxy S4 and Touch Pro 2
Carrier: Sprint(03/09-Now), T-Mobile(06/06-now)
Location: Boston, MA
 
Join Date: Mar 2009
Posts: 503
Reputation: 935
pesok knows their stuffpesok knows their stuffpesok knows their stuffpesok knows their stuffpesok knows their stuffpesok knows their stuffpesok knows their stuffpesok knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bounty for working MS Bluetooth stack on TP2

All bt headsets are gay, everytime i see a person that talks on one while looking straight at me makes me very violent, but i do agree its very usefull in the car or when you need both hands for washing your dog, just please dont wear it while walking down the street. I have a premier business paypal account with excellent feedback of about 8 years, if i can help(i dont have the problem with bt set though) let me know
__________________
Current: GS4(2.3Ghz)+TP2(787Mhz),HTC prior Diamond, TP,Wizard.HTC freak since Wallaby '02
Who needs home net?

When you can tether for free?: D
Reply With Quote
This post has been thanked 1 times.
  #3 (permalink)  
Old 11-11-2009, 09:17 PM
dishe's Avatar
Halfway to VIP Status
Offline
Pocket PC: lg optimus
Carrier: Sprint
 
Join Date: Jul 2007
Posts: 684
Reputation: 1184
dishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bounty for working MS Bluetooth stack on TP2

Mike- interesting find... so basically, the delay has something to do with the data connection? Your solution may not be acceptable for those of us who rely on the data always being on for things like push mail, etc.

I don't have a TP2 myself (yet) so I can't test anything, but it sounds to me like the stack is simply telling the radio to terminate a session, assuming that session "x" is a voice call. Does the GSM version of the Rhodium have this problem as well?

Maybe someone with some radio protocol knowledge and a CDMA TP2 can look into this, but this is what I imagine is happening:
If you initiate a connection (be it voice 1x or data EVDO), it may dynamically name the session (lets call it session X). If a data call was initiated first, and then put on hold for another session (a voice call), perhaps it is given another name to reference the connection (lets call it Y). So, when the Widcomm stack sends the terminate connection command, it *may* be trying to end session "X", and not getting any response since the call is on hold.
If no data call was initiated first, and the voice call ends up being "X", than it works fine.

This would also explain why a GSM version possibly does not have this problem (again, I don't know, I'm just assuming since I haven't heard of this problem before now)- the GSM radio does not put calls on "hold", since voice & data can be operated simultaneously.

By the way, most people consider the Widcomm stack to be far superior than the MS one in many ways (I was following and even contributed to some of the initial efforts to port it to HTC devices in the days of the Wizard and Tornado because of MS stack quality issues). As far as I know, this marks the first CDMA device to use the stack, and therefore it is very possible that they were unaware of this potential problem. If this is really the only problem you are having, I think you'd all be better off fixing it than ditching the entire stack for the MS one. The Widcomm stack is more efficient on CPU time as well as battery (look at the side by side tests done at pocketpcmag), not to mention dramatic sound quality improvement with things like A2DP stereo.

Hope this helps...
__________________
Techcitement.com - I write for these guys pretty regularly. A Blog about tech that makes people excited.
Diary of a Mobile Enthusiast - My personal blog... haven't had time to update it.... *sigh*
Hey, if I've helped you in any way, click the ads on my blog so I can make some $$!!
Reply With Quote
  #4 (permalink)  
Old 11-12-2009, 02:46 PM
helix139's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Verizon
Threadstarter
 
Join Date: Jun 2007
Posts: 382
Reputation: 219
helix139 is keeping up the good workhelix139 is keeping up the good workhelix139 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bounty for working MS Bluetooth stack on TP2

Quote:
Originally Posted by dishe View Post
Mike- interesting find... so basically, the delay has something to do with the data connection? Your solution may not be acceptable for those of us who rely on the data always being on for things like push mail, etc.

I don't have a TP2 myself (yet) so I can't test anything, but it sounds to me like the stack is simply telling the radio to terminate a session, assuming that session "x" is a voice call. Does the GSM version of the Rhodium have this problem as well?

Maybe someone with some radio protocol knowledge and a CDMA TP2 can look into this, but this is what I imagine is happening:
If you initiate a connection (be it voice 1x or data EVDO), it may dynamically name the session (lets call it session X). If a data call was initiated first, and then put on hold for another session (a voice call), perhaps it is given another name to reference the connection (lets call it Y). So, when the Widcomm stack sends the terminate connection command, it *may* be trying to end session "X", and not getting any response since the call is on hold.
If no data call was initiated first, and the voice call ends up being "X", than it works fine.

This would also explain why a GSM version possibly does not have this problem (again, I don't know, I'm just assuming since I haven't heard of this problem before now)- the GSM radio does not put calls on "hold", since voice & data can be operated simultaneously.

By the way, most people consider the Widcomm stack to be far superior than the MS one in many ways (I was following and even contributed to some of the initial efforts to port it to HTC devices in the days of the Wizard and Tornado because of MS stack quality issues). As far as I know, this marks the first CDMA device to use the stack, and therefore it is very possible that they were unaware of this potential problem. If this is really the only problem you are having, I think you'd all be better off fixing it than ditching the entire stack for the MS one. The Widcomm stack is more efficient on CPU time as well as battery (look at the side by side tests done at pocketpcmag), not to mention dramatic sound quality improvement with things like A2DP stereo.

Hope this helps...
According to posters on XDA-Devs the problem is there for GSM versions also. This is also not the first CDMA device to use a Widcomm stack either as the XV6600/PPC6600 used one also. I remember at the time there were numerous complaints about how spotty bluetooth was and numerous different builds of the stacks floating around but nobody ever really got them working as intended.

Whatever the case, I'd at least like the option to use the MS stack and see for myself if the tradeoffs are worth it to me.
Reply With Quote
  #5 (permalink)  
Old 11-12-2009, 04:14 PM
GeoffM's Avatar
GeoffM
Guest
 
Posts: n/a
Mentioned: Post(s)
Tagged: Thread(s)
Re: Bounty for working MS Bluetooth stack on TP2

Agreed having the choice is always prefer...
Reply With Quote
  #6 (permalink)  
Old 11-12-2009, 09:21 PM
dishe's Avatar
Halfway to VIP Status
Offline
Pocket PC: lg optimus
Carrier: Sprint
 
Join Date: Jul 2007
Posts: 684
Reputation: 1184
dishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bounty for working MS Bluetooth stack on TP2

Choices are great, but I think Widcomm was chosen because of the new chipset. I'm not sure drivers exist for this chipset and MS Stack.
Reply With Quote
  #7 (permalink)  
Old 11-12-2009, 10:51 PM
brent372's Avatar
Regular 'Geeker
Offline
Pocket PC: VZW HTC Touch Pro 2 XV6875
Carrier: Big Red
Location: South Florida
 
Join Date: May 2008
Posts: 364
Reputation: 1020
brent372 is halfway to VIP status based on repbrent372 is halfway to VIP status based on repbrent372 is halfway to VIP status based on repbrent372 is halfway to VIP status based on repbrent372 is halfway to VIP status based on repbrent372 is halfway to VIP status based on repbrent372 is halfway to VIP status based on repbrent372 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bounty for working MS Bluetooth stack on TP2

Can we please get this thread back on the track that the OP started.
This is not a BT stack discussion.
This is a bounty.
I am in for $50 as well.
Reply With Quote
  #8 (permalink)  
Old 11-13-2009, 12:20 PM
helix139's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Touch Pro 2
Carrier: Verizon
Threadstarter
 
Join Date: Jun 2007
Posts: 382
Reputation: 219
helix139 is keeping up the good workhelix139 is keeping up the good workhelix139 is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bounty for working MS Bluetooth stack on TP2

Quote:
Originally Posted by brent372 View Post
Can we please get this thread back on the track that the OP started.
This is not a BT stack discussion.
This is a bounty.
I am in for $50 as well.
PM me please and I'll add you to the list
Reply With Quote
  #9 (permalink)  
Old 11-13-2009, 12:41 AM
Boo Boo's Avatar
VIP Member
Offline
Pocket PC: a phone
Carrier: none of your buisness
 
Join Date: Aug 2007
Posts: 1,277
Reputation: 1110
Boo Boo is halfway to VIP status based on repBoo Boo is halfway to VIP status based on repBoo Boo is halfway to VIP status based on repBoo Boo is halfway to VIP status based on repBoo Boo is halfway to VIP status based on repBoo Boo is halfway to VIP status based on repBoo Boo is halfway to VIP status based on repBoo Boo is halfway to VIP status based on repBoo Boo is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bounty for working MS Bluetooth stack on TP2

wonder if htc will fix it and collect the pot.

or use it to pay for the class action on defective units
Reply With Quote
  #10 (permalink)  
Old 11-16-2009, 12:53 PM
dishe's Avatar
Halfway to VIP Status
Offline
Pocket PC: lg optimus
Carrier: Sprint
 
Join Date: Jul 2007
Posts: 684
Reputation: 1184
dishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on repdishe is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Bounty for working MS Bluetooth stack on TP2

Hold on- before we go all gaga about this... are there any other problems you guys are having with the stack? Or is it just the hangup problem?

If HTC releases an update that fixes this one issue (which is entirely likely since it sounds like a simple bug), are you guys OK with the stack otherwise?

As someone who helped identify and fix a BT error on the Titan, I can tell you its more likely easier to fix the problem than port the entire stack...

EDIT: As for the PAN issue, there are workarounds to connect over BT I believe. Its funny, because originally when PAN came out, folks who were used to Dial Up Networking profile hated it because it was different. Now if we lose that, people are angry again. Funny, is all.

Last edited by dishe; 11-16-2009 at 12:55 PM.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro 2

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 01:29 AM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com