Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Coders Corner


Reply
 
Share Thread Tools Display Modes
Old 03-31-2009, 06:06 PM   #16
Variable Bitrate
 
Join Date: Aug 2006
Posts: 257
swift_gti is an unknown quantity at this point
late with the reply to this one as the forum decided it wouldn't bother to email me saying there were new replies.. but anyway yet disconnecting and reconnecting seems a good solution.
I have been playing with the wrapper in my own app this evening and implemented the very thing, it seems to work fine.

I have however noticed that if I disable the BT on my phone (while connected) - to simulate my phone going out of range etc.. then none of the callbacks update to notify of the condition.
For example, when I turn off my BT the green Bluesoleil icon in the system tray turns back to blue to say it's not connected with anything. However all of the callbacks from the wrapper still return NetAvail = True, Operator = O2 - UK etc.. which makes kicking off a reconnection when back in range a bit of a pain as I have no way (in code at least) of knowing the device needs to be reconnected.
Any ideas why it's doing that?
swift_gti is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 04-01-2009, 12:04 PM   #17
Hey, you're trying for the goal by going the other way around, you're crazzzyyyy!
 
HiJackZX1's Avatar
 
Join Date: Jul 2007
Location: Miami
Posts: 4,169
HiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really nice
OH WOW, so RR is now using BlueSoliel also, so I guess their software is good. That makes CF and RR using it.

Let me ask though, Lambo, how are you combating the echo issue? Alot of us using CF had to use a echo cancel sound card, the Phoenix SOHO conference card. Its basic purpose is to eliminate echo in a speaker phone setting, it plugs into you existing sound card. Also the last issue plaguing the phone is a annoying delay. BlueSoliel did have a fix for it, but once you come out of hibernation, it no longer works, how are you fighting that issue.
__________________
HiJack ZX1 CFSC
CAR PC ITEMS [35%]
INSTALL OF MULTI PC SYSTEM [35%]
BUG WORKOUT [0%]
INTERIOR MODS [45%]

HiJackZX1 Work Log
HiJackZX1 Website!

Please build up my REP.
HiJackZX1 is offline   Reply With Quote
Old 04-01-2009, 12:49 PM   #18
Variable Bitrate
 
lambosprit's Avatar
 
Join Date: Sep 2006
Location: UK
Posts: 447
lambosprit is on a distinguished road
@swift_gti. I'll have a look into that. Hadn't spotted it. Off for two weeks though so probably wont get you an answer before then.

@HiJackZX1. I haven't noticed an echo when using it but that may be because I'm only using on my laptop at the moment so it may have echo canceling already. About to use it on a two week trip so may have more info after that. I haven't noticed any delay at all. maybe others can comment.

Also this wrapper is up for anyone to use ot just for RR. I made a separete plugin to use it with RR specially because people asked to make it non rr specific.
lambosprit is offline   Reply With Quote
Old 04-02-2009, 12:40 PM   #19
Variable Bitrate
 
Join Date: Aug 2006
Posts: 257
swift_gti is an unknown quantity at this point
Quote: Originally Posted by lambosprit View Post
@swift_gti. I'll have a look into that. Hadn't spotted it. Off for two weeks though so probably wont get you an answer before then.

Np have a good break!
If you get chance to look into hangup not working when your back that would be great too (if it's not only me that's having this issue that is..)
swift_gti is offline   Reply With Quote
Old 04-02-2009, 12:46 PM   #20
Terminal flasher
 
Sonicxtacy02's Avatar
 
Join Date: Sep 2004
Location: Woodbridge, VA
Posts: 6,307
Sonicxtacy02 has a spectacular aura aboutSonicxtacy02 has a spectacular aura about
my problem was i had version 6.2. It appears 6.4.* is needed. I CANT BELIEVE THIS WORKS WITH MY BLACKBERRY STORM! awesome work. Now to test the RR plugin.
__________________
03 Acura RSX Coupe
Developer of: RRFusion, MovieTimes.NET, (new)RRMail, RRShoutcast, & RRVehicle Maintenance
Currently working on: RRVehicle Maintenance

Last edited by Sonicxtacy02; 04-02-2009 at 12:54 PM.
Sonicxtacy02 is offline   Reply With Quote
Old 04-06-2009, 08:38 AM   #21
Newbie
 
Join Date: Feb 2008
Posts: 10
kaiser1401 is an unknown quantity at this point
Hi, I also get 770 all the time I click on a button if connected. If disconected it's 771. BlueSoleil itself seems to work. Are there any solutions/suggestions for this problem, yet?

Last edited by kaiser1401; 04-06-2009 at 08:40 AM.
kaiser1401 is offline   Reply With Quote
Old 08-23-2009, 08:48 PM   #22
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 410
tempgp is on a distinguished road
hey lambo I finally goot my heands on your wraper =) good job...

I was trying to find way to recive SMS messages but dont see this function (and i dont know how wrapper works) to uuse sms as decribed by IVT...

Can you help me out? I need to listen for new SMS and open and read all new incoming messages + ability to send SMS too.

I hope you can help me out ;-)

Waiting for reply
__________________
Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
Bluetooth Cell Phone CallerID [Pre-Alpha]
Custom Button Bash Board - Add physical touchable buttons to your CarPC Project
Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin
tempgp is offline   Reply With Quote
Old 08-25-2009, 12:49 PM   #23
Variable Bitrate
 
lambosprit's Avatar
 
Join Date: Sep 2006
Location: UK
Posts: 447
lambosprit is on a distinguished road
Quote: Originally Posted by tempgp View Post
hey lambo I finally goot my heands on your wraper =) good job...

I was trying to find way to recive SMS messages but dont see this function (and i dont know how wrapper works) to uuse sms as decribed by IVT...

Can you help me out? I need to listen for new SMS and open and read all new incoming messages + ability to send SMS too.

I hope you can help me out ;-)

Waiting for reply

You're correct SMS's are not part of the wrapper as they're not part of the SDK. I have been pestering BS for months about this but no answer so far.
lambosprit is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-25-2009, 01:48 PM   #24
Hey, you're trying for the goal by going the other way around, you're crazzzyyyy!
 
HiJackZX1's Avatar
 
Join Date: Jul 2007
Location: Miami
Posts: 4,169
HiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really niceHiJackZX1 is just really nice
Quote: Originally Posted by lambosprit View Post
You're correct SMS's are not part of the wrapper as they're not part of the SDK. I have been pestering BS for months about this but no answer so far.

IVT is a b!+ch when it comes to customer service. They do not answer anyone unless your a company selling large volumes (Flux Media) and even then they are still bad about getting back to people. My understanding is that IVT is working on getting SMS to work, but first they are working on echo cancellation then SMS. I think they scheduled it for end of 4th quarter this year, beginning quarter of next year.
__________________
HiJack ZX1 CFSC
CAR PC ITEMS [35%]
INSTALL OF MULTI PC SYSTEM [35%]
BUG WORKOUT [0%]
INTERIOR MODS [45%]

HiJackZX1 Work Log
HiJackZX1 Website!

Please build up my REP.
HiJackZX1 is offline   Reply With Quote
Old 09-02-2009, 01:38 AM   #25
Low Bitrate
 
Join Date: Nov 2006
Posts: 84
deepgrey is an unknown quantity at this point
Been following your wrapper/plugin for a while on and off. I had planned to integrate it into a frontend I was making.

I have finally got to the stage of programming the phone support and figured I would use your wrapper instead of starting from scratch!

I have got it to work in my software no problems, although I have a question.
Do you have a list of available commands that the Commands() function in your dll.

Answer_Click()
Hangup_Click()
Dial_Click()
GetNetwork_Click()
SubscriberBut_Click()

These functions in your sample program have the appropriate variables for Commands(), but what other functions are there and how do I find out what number or letter to put into the Commands() function?

Thanks!
deepgrey is offline   Reply With Quote
Old 09-04-2009, 11:10 AM   #26
Variable Bitrate
 
lambosprit's Avatar
 
Join Date: Sep 2006
Location: UK
Posts: 447
lambosprit is on a distinguished road
Quote: Originally Posted by deepgrey View Post
Been following your wrapper/plugin for a while on and off. I had planned to integrate it into a frontend I was making.

I have finally got to the stage of programming the phone support and figured I would use your wrapper instead of starting from scratch!

I have got it to work in my software no problems, although I have a question.
Do you have a list of available commands that the Commands() function in your dll.

Answer_Click()
Hangup_Click()
Dial_Click()
GetNetwork_Click()
SubscriberBut_Click()

These functions in your sample program have the appropriate variables for Commands(), but what other functions are there and how do I find out what number or letter to put into the Commands() function?

Thanks!

Here are the codes

case '1': // Answer the incoming call
case '2': // Reject the incoming call
case '3': // Please dial with a phone number
case '4': // Last number redial
case '5': // Memory dialing
case '6': // Transmit DTMF
case '7': // Setting mic volume
case '8': // Setting speaker volume
case '9': // N/A
case 'a': // Request for Current Network Operator Name
case 'b': // SCO Audio Switching
case 'c': // Request for Subscriber Info
case 'd': // N/A
case 'e': // N/A
case 'f': // N/A
case 'g': // N/A
case 'h': // Check if device is connected

Some dont work in the version of BSWrapper attached to this thread (I keep forgetting to update it) but do with the mobilephone.net plugin one.

Commands 3,5,6,7,8 can also have a variable. Its easy to guess what from the bluesoliel sdk documentation.

Always check the return code as well. Usually a 0 is passed and a 1 is failed.but it can be others. Again check the sdk document for available error codes.
lambosprit is offline   Reply With Quote
Old 09-09-2009, 06:52 PM   #27
Low Bitrate
 
Join Date: Nov 2006
Posts: 84
deepgrey is an unknown quantity at this point
Thanks!

My phone seems to not report the battery and signal though. I am using the BSwrapper.dll from the RR install. It just returns a little box isntead of a number for both battery and signal.
I have a winmo 6.5 phone

Last edited by deepgrey; 09-09-2009 at 09:25 PM.
deepgrey is offline   Reply With Quote
Old 09-09-2009, 09:20 PM   #28
Variable Bitrate
 
tempgp's Avatar
 
Join Date: Jun 2007
Posts: 410
tempgp is on a distinguished road
for some reason forum did not notifie me of your reply (very sad)
well if SMS isn not part of BS SDK I guess I will have to go back to my original AT code to get SMS through there and maybe (if thta work) you jsut put reference for my DLL to get full phone controll.... problem is that only one com port canm be opened to the phone
__________________
Road Camera HD - Backup Camera Plugin + Mobile DVR BlackBox [Completed]
Bluetooth Cell Phone CallerID [Pre-Alpha]
Custom Button Bash Board - Add physical touchable buttons to your CarPC Project
Centrafuse Garmin Mobile PC Skin - GMPC Rebellium Skin
tempgp is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Embedding BlueSoleil - I give up rodweb Road Runner 2 09-20-2008 06:13 PM
BlueSoleil 6.2.227.11 Full for Centrafuse Zo6om Centrafuse 1 09-08-2008 08:54 AM
Bluesoleil not licensed halller Centrafuse 3 05-06-2008 08:54 PM
Shuttle to ship standalone XPC motherboards? Defiler General Hardware Discussion 0 06-05-2007 07:42 AM
BlueSoleil - Bluetooth Wireless Software for Windows!+ BlueSoleil Mobile Partner kyrenia Wireless Communications 0 04-06-2005 12:39 PM



All times are GMT -5. The time now is 01:44 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics