[Q] Use of device as Bluetooth dongle for laptop? - Android Q&A, Help & Troubleshooting

Is there any application (running on phone or laptop/PC) that uses the android phone to give the computer bluetooth capabilities such as use of wireless headsets.
Simple to think about probably a million time harder to actual make if even possible however it saves me buying a usb dongle, although obviously if a app doesn't exist its a easy and cheap fix so please don't just post get a bluetooth dongle instead.

I'm looking for this as well. Wanting to use a Bluetooth gamepad for my pc games but my laptop doesn't have Bluetooth and i don't get paid for another 2 weeks

Related

[Q] eee transformer in car (searching for pinout, tips, bluetooth headset router, ..)

hi!
I just ordered an asus eee tab transformer for my car, as car entertainment system and navigation system. I am planing to invest some time o modify the hardware of the car to fit the tab optimately in.
One thing I'd like to do is to let the car command the tab for boot and shutdown. I am thinking of using the asus docking station interface of the tab but I have no pinout of this connector at the moment. Can anybody help here?
Maybe it is also possible to throw typical "next", "back", "play", "stop", ... commands? I am expecting an serial interface or something similar. Since I am an routined embedded developer, with a pinout this should be no problem.
The second thing is maybe a software thing.
I have an bluetooth car radio which supports one connection at the same time. The Idea was to use the Tab with bluetooth a2dp but with this connection all calls on my bluetooth phone are ignored. Is there something to establish a android to android bluetooth connection where the tap plays the roll of a bluetooth a2dp headset.
So for music and navigation:
Tab <-> CarRadio
For phone calls:
Phone <-> Tab <-> CarRadio
The other thing is, can the android tablet keep 2 bluetooth connections at the same time from the hardware point of view?
Ok, I think I wrote enough for now ^^
Hope somebody can help with any information.
interested in this
+1
me too
maybe someone has a good link to the asus support?
oops, sorry
fpdragon said:
hi!
I just ordered an asus eee tab transformer for my car, as car entertainment system and navigation system. I am planing to invest some time o modify the hardware of the car to fit the tab optimately in.
One thing I'd like to do is to let the car command the tab for boot and shutdown. I am thinking of using the asus docking station interface of the tab but I have no pinout of this connector at the moment. Can anybody help here?
Maybe it is also possible to throw typical "next", "back", "play", "stop", ... commands? I am expecting an serial interface or something similar. Since I am an routined embedded developer, with a pinout this should be no problem.
The second thing is maybe a software thing.
I have an bluetooth car radio which supports one connection at the same time. The Idea was to use the Tab with bluetooth a2dp but with this connection all calls on my bluetooth phone are ignored. Is there something to establish a android to android bluetooth connection where the tap plays the roll of a bluetooth a2dp headset.
So for music and navigation:
Tab <-> CarRadio
For phone calls:
Phone <-> Tab <-> CarRadio
The other thing is, can the android tablet keep 2 bluetooth connections at the same time from the hardware point of view?
Ok, I think I wrote enough for now ^^
Hope somebody can help with any information.
Click to expand...
Click to collapse
Something to consider when designing.
Not sure if this is going to be a permanent install or not. But you can easily set up your audio through the Hdmi instead of burning battery with your Bluetooth. At least you can still use your phone through the Bluetooth. You can also incorporate other monitors in other parts of the car. I was speaking to a car audio shop for this type of install myself a few weeks ago. I will try to get more details and report back. Was waiting for the desktop docking station to come out to really run with it.
tonyz3 said:
Something to consider when designing.
Not sure if this is going to be a permanent install or not. But you can easily set up your audio through the Hdmi instead of burning battery with your Bluetooth. At least you can still use your phone through the Bluetooth. You can also incorporate other monitors in other parts of the car. I was speaking to a car audio shop for this type of install myself a few weeks ago. I will try to get more details and report back. Was waiting for the desktop docking station to come out to really run with it.
Click to expand...
Click to collapse
Thanks...
Bluetooth battery burn would be no problem since I want to load the battery over the car. Anyway... I'm afraid that there won't be something like a "bluetooth router" so I have to use the analog audio out. That brings me to my first question: I need the pinout of the asus connector to control the tab over the steering wheel control.
I don't think anyone's figured out a pinout yet, and even if they do, it wont be as simple as "this contact is for play, this one is for skip, etc". All those most likely go through a usb interface. Not that that would be impossible, but if you're using bluetooth your headunit should support AVRCP for sending those commands over bluetooth. Most android devices only support 1.0 right now, but that still gives you play/pause, stop, next, previous, maybe ff and rewind too.
As an embedded developer here follows one idea that maybe can help you.
Why not using all via BT, I will say you prob looking for some BT support inside the kernel. If you find a similar application using linux (google it), maybe you can ported it to the transformer. Compiling the kernel with new drivers is very easy, then u just need to get into the software part.
Have fun.
Narog said:
As an embedded developer here follows one idea that maybe can help you.
Why not using all via BT, I will say you prob looking for some BT support inside the kernel. If you find a similar application using linux (google it), maybe you can ported it to the transformer. Compiling the kernel with new drivers is very easy, then u just need to get into the software part.
Have fun.
Click to expand...
Click to collapse
Thanks for your post!
I was thinking about a similar idea. Bluetooth could be an alternative but with bluetooth it won't be possible to switch the device on. So I tried to find a pinout and maybe I have luck to command a power on. Anyway... Right now BT seems the more realistic way, you're right.
Narog said:
As an embedded developer here follows one idea that maybe can help you.
Why not using all via BT, I will say you prob looking for some BT support inside the kernel. If you find a similar application using linux (google it), maybe you can ported it to the transformer. Compiling the kernel with new drivers is very easy, then u just need to get into the software part.
Have fun.
Click to expand...
Click to collapse
Android and the TF already support A2DP audio streaming and AVRCP remote control over bluetooth, there's nothing that needs to be done here. I'm pretty sure its only AVRCP 1.0 though, which only supports the basic controls (play, pause, stop, next, previous, etc). The newer versions also do things like metadata, so you can see on your headunit what song is playing.
I can say from experience that working with improving BT support in android is not easy after I spent a fair amount of time banging my head against the wall trying to add MAP support to CM7. In any case, without HC source it would be impossible to do here anyway.
fpdragon said:
Thanks for your post!
I was thinking about a similar idea. Bluetooth could be an alternative but with bluetooth it won't be possible to switch the device on. So I tried to find a pinout and maybe I have luck to command a power on. Anyway... Right now BT seems the more realistic way, you're right.
Click to expand...
Click to collapse
I'd bet that there's no way to power it up over the dock connector since the keyboard dock doesn't support it.
maxpower47 said:
I'd bet that there's no way to power it up over the dock connector since the keyboard dock doesn't support it.
Click to expand...
Click to collapse
Power it up maybe not, but wake it up certainly. If you allow the unit to be in deep sleep when you open the dock it wakes the unit. And as long as you are constantly feeding a small amount of power to it to keep it fully charged it shouldn't be a big deal. Maybe tear down a dock to provide an extra battery to the unit and perhaps the circuitry you need for wake on start of the car. I don't play with hardware so not sure what this would do but it seems it should be possible since it already does this to an extent.
captmiddy said:
Power it up maybe not, but wake it up certainly. If you allow the unit to be in deep sleep when you open the dock it wakes the unit. And as long as you are constantly feeding a small amount of power to it to keep it fully charged it shouldn't be a big deal. Maybe tear down a dock to provide an extra battery to the unit and perhaps the circuitry you need for wake on start of the car. I don't play with hardware so not sure what this would do but it seems it should be possible since it already does this to an extent.
Click to expand...
Click to collapse
Thanks Tor Your post...
Im Not sure hat this "deep sleep" is. is this the same like when i press the power button shortly on the tab or another power mode?
I have no dock and I wanted to save my money and not buy it.

Itunes mode for car stereo possible?

The stereo in my car supports Ipods and Iphones via USB. The stereo recognizes the Apple devices and lets you browse the media through the stereo itself - fully cataloged. You can also use Pandora and other music software through the USB port.
When I plug my Photon into the USB port, the only thing that works is browsing the media stored locally on the phone as a USB drive. I can't stream Pandora through the USB port.
Any way around this? Any way to emulate an Iphone?
Get a bluetooth receiver
I have a nice Sony HD Radio receiver, it doesn't support bluetooth. I don't want to spend a bunch of money replacing it.
Nullinvoid said:
Get a bluetooth receiver
Click to expand...
Click to collapse
Assuming the stereo has the ability to hook one in...not to mention that, they are stupid expensive in a lot of cases.
But onto the actual question, no - there is no way to emulate an iOS device. The cable for an iDevice has several extra pins, which include Audio Out - ours doesn't in the USB connector at least.
Kcarpenter said:
Assuming the stereo has the ability to hook one in...not to mention that, they are stupid expensive in a lot of cases.
But onto the actual question, no - there is no way to emulate an iOS device. The cable for an iDevice has several extra pins, which include Audio Out - ours doesn't in the USB connector at least.
Click to expand...
Click to collapse
That makes sense to me. I guess the standard audio-out jack will have to do.
Thanks!
AVRCP 3.0 will have some of what you are looking for in regards to transfering current song info over to the HU. The driver is already built by BlueZ i think it is (which ever the open source driver android uses) so its just a matter of getting it in android. Maybe ICS?
For Audio its either BT or audio jack. You can also access anything on the USB partition (some support multiple devices) but some HU do not index things corectly (my eclipse will not put things in alphabetical order arggggg) so its luck of the draw.
Plus there are more HU coming out including ones now coming WITH android.

[Q] Bluetooth 3.0 Multicast Audio Android 4.3 Possible?

I've just bought a great Bluetooth Speaker to use with my Nexus 4 and it works great. Because it was fairly cheap I went and got another in the hopes that I could connect both speakers to my N4 and output audio simultaneously to both speakers at the same time. I quickly discovered this isn't currently "working" or even possible.
After a lot of Googling, I found an app on the Play store that supposedly let me connect both at the same time but it doesn't output audio to both speakers (I get "static" from the second one). There are also conflicting opinions about whether this is even possible with the current Bluetooth spec although it does mention multicast support and all I could find are various workarounds that involved using a secondary bluetooth transmitter etc.
So can anyone tell me if there is any software/hack (root needed or otherwise) that would allow configuring audio to be streamed/output to two connected bluetooth speakers simultaneously? Others have suggested it for use with bluetooth headsets. It seems if someone could hack/crack this it would be very useful to a lot of people. Maybe even a good idea for someone with the knowledge for a paid-for app. Any ideas? Would really appreciate some feedback on this - even if it's not actually possible - some technical explanation would be great.
Thanks!
I am also interested in this and the possibility of a Bluetooth hack.
Any luck?
Just wondering if you found any solution for this? I also wants to use multiple bluetooth speakers simultaneously with Android phone...
I would definitely pay for this ability
I'm not sure if it's possible with bluetooth, but if someone could make it happen I would definitely be willing to part with some money for that app/ability.
alsheron said:
So can anyone tell me if there is any software/hack (root needed or otherwise) that would allow configuring audio to be streamed/output to two connected bluetooth speakers simultaneously? Others have suggested it for use with bluetooth headsets. It seems if someone could hack/crack this it would be very useful to a lot of people. Maybe even a good idea for someone with the knowledge for a paid-for app. Any ideas? Would really appreciate some feedback on this - even if it's not actually possible - some technical explanation would be great.
Thanks!
Click to expand...
Click to collapse
I'm going to try combining two devices from amazon and see if I can send bluetooth audio from my phone to 2 separate (and different models) TDK bluetooth speakers. I will let you know what I discover once they arrive.
First Device:
Monoprice 109722 Bluetooth Transmitter and Splitter http://amzn.com/B00AJHAYCS
According to the description and reviews this device can transmit a bluetooth signal to 2 devices simultaneously. Amazon says this takes 2-4 weeks to ship, so it will be a little before I get to test this out. If it does work it's still a pain because I'll have this hanging from the bottom of my phone. That's why I'm also going to try combining this device with another bluetooth device.
Second Device:
Mpow® Portable Bluetooth 3.0 Audio Music Streaming Receiver http://amzn.com/B008AGQMQC
My plan is to try pairing this with my phone, and then plugging the Monoprice Splitter into the output on this receiver. I'm expecting some loss of sound quality with all these connections, but as long as it isn't too bad the freedom to walk around with my phone might be worth it.
I'm not sure why a single device that merges the capabilities of these two devices into a single body and shared battery hasn't been created. Through all my searching online I feel like such a device would be well received.
ESdesigns said:
I'm going to try combining two devices from amazon and see if I can send bluetooth audio from my phone to 2 separate (and different models) TDK bluetooth speakers. I will let you know what I discover once they arrive.
First Device:
Monoprice 109722 Bluetooth Transmitter and Splitter http://amzn.com/B00AJHAYCS
According to the description and reviews this device can transmit a bluetooth signal to 2 devices simultaneously. Amazon says this takes 2-4 weeks to ship, so it will be a little before I get to test this out. If it does work it's still a pain because I'll have this hanging from the bottom of my phone. That's why I'm also going to try combining this device with another bluetooth device.
Second Device:
Mpow® Portable Bluetooth 3.0 Audio Music Streaming Receiver http://amzn.com/B008AGQMQC
My plan is to try pairing this with my phone, and then plugging the Monoprice Splitter into the output on this receiver. I'm expecting some loss of sound quality with all these connections, but as long as it isn't too bad the freedom to walk around with my phone might be worth it.
I'm not sure why a single device that merges the capabilities of these two devices into a single body and shared battery hasn't been created. Through all my searching online I feel like such a device would be well received.
Click to expand...
Click to collapse
no ****. as long as bluetooth has been around, you would think that they would have fixed this by now. what is the use of having a wireless connection that only can connect to one thing at a time. it's beyond moronic, it's submoronic. who wants to listen to one speaker at a time, when throughout history, we have always used at least two speakers, and many times more. you would think even the idiots who make bluetooth speakers, would at least have the ability to hardwire another speaker to the one which is using bluetooth. i have never been more disappointed in a technology than i am with bluetooth.
Bluetooth Multicast Streaming Comming!
stevae said:
no ****. as long as bluetooth has been around, you would think that they would have fixed this by now. what is the use of having a wireless connection that only can connect to one thing at a time. it's beyond moronic, it's submoronic. who wants to listen to one speaker at a time, when throughout history, we have always used at least two speakers, and many times more. you would think even the idiots who make bluetooth speakers, would at least have the ability to hardwire another speaker to the one which is using bluetooth. i have never been more disappointed in a technology than i am with bluetooth.
Click to expand...
Click to collapse
The reason why bluetooth doesn't support Multicast is because it doesn't have the bandwith to support High Quality streaming simultaneously no would the chips really having the processing power but that could be fixed, but the main limitation is the lack of available bandwith specified in the 802.11 standard for bluetooth.
However future successors to bluetooth will likely have support for Multicast streaming such as 802.15.3a which is being co-developed by Intel, Sony, Philips, Texas Instruments, Samsung. Though the bad news is, it won't be to market for probably another 2-3 years :/
ESdesigns said:
I'm going to try combining two devices from amazon and see if I can send bluetooth audio from my phone to 2 separate (and different models) TDK bluetooth speakers. I will let you know what I discover once they arrive.
First Device:
Monoprice 109722 Bluetooth Transmitter and Splitter http://amzn.com/B00AJHAYCS
According to the description and reviews this device can transmit a bluetooth signal to 2 devices simultaneously. Amazon says this takes 2-4 weeks to ship, so it will be a little before I get to test this out. If it does work it's still a pain because I'll have this hanging from the bottom of my phone. That's why I'm also going to try combining this device with another bluetooth device.
Second Device:
Mpow® Portable Bluetooth 3.0 Audio Music Streaming Receiver http://amzn.com/B008AGQMQC
My plan is to try pairing this with my phone, and then plugging the Monoprice Splitter into the output on this receiver. I'm expecting some loss of sound quality with all these connections, but as long as it isn't too bad the freedom to walk around with my phone might be worth it.
I'm not sure why a single device that merges the capabilities of these two devices into a single body and shared battery hasn't been created. Through all my searching online I feel like such a device would be well received.
Click to expand...
Click to collapse
UPDATE: I have received and tested both of these products from amazon. Good news and bad news. Good news, both of these devices work well on their own and do what they are advertised to do. I'm particularly impressed with the Monoprice 109722 Bluetooth Transmitter and Splitter http://amzn.com/B00AJHAYCS. When plugged into the headphone jack of my phone or tablet it sends audio to two different bluetooth speakers simultaneously and the audio is synced very well (not perfect, but for the price it's very good). The bad news, when combined (to create a true wireless system) a decent amount of distortion is introduced which is not heard when using each of these products by themselves. I'm not sure if it's interference from the different bluetooth connections, because the physical connections seem to work fine when used separately. It sounds like you're listening to FM radio where the station isn't quite tuned in right, just some static along with the music. It's not horrible, but it's no where near the quality that you get from a typical bluetooth connection. I might try using another stereo cable between these two devices and see if adding more space between them helps at all. I'm open to any other suggestions. This is close to be a solution for now, but not quite. If you don't mind having the Monoprice dongle hanging from you phone or tablet, the sound quality coming from both speakers is very good.
Hi folks...has there been any progress on this subject?
I am thinking about setting up a whole house, always listening, google now / voice command network using a couple of bluetooth speakerphones and an older android phone. The more speakerphones I can spread around the house the more coverage I would have.
https://www.kickstarter.com/project...ooth-audio-on-two-different-speak/description
But no aptX supported yet
Multicast & Broadcast Capabilities
The feature that you are looking for is under development and called it "Multicast & Broadcast Capabilities". use cases: Allows multiple users to listen to the same stream. Supports mono and stereo.
this is the latest update "v4.2 and CSSv5 Update"
What program you found on the market?
yes there is one , i bought beats pills its bluetooth speaker which can pair its own added speakers , like if you add few more it will extend the bluetooth range and operate togeather , beside that it has got out let jack too for more , it comes in few sizes i think XL too which is biger bcz smaller ones may not have that bass u wud like
why not try a bluetooth speaker with led light color changing
Why not try a bluetooth speaker with led light color changing, it is very nice and smart.
Where is the best place for the public to show how much they want this and then for manufacturers to see it?
Amazon has a solution - Still waiting on an App
amazon.com/gp/product/B0169TWV8O?psc=1&redirect=true&ref_=ox_sc_sfl_title_1&smid=A1C41W6V7R1EVA
Tempow built into the Moto x4 is the solution
---------- Post added at 12:58 AM ---------- Previous post was at 12:51 AM ----------
XxCLAMSxX said:
Tempow built into the Moto x4 is the solution
Click to expand...
Click to collapse
The custom Bluetooth stack allows a single Bluetooth transmitter to broadcast to up to 4 devices simultaneously.

[Q] iPega bluetooth gamepad?

Hi, I purchased the iPega bluetooth gamepad to use it with my tab, and it does work with my tab, but then I also had the ideea: "why not use it with the phone also?" (would make psp games in ppsspp feel much better) and so I try to connect it to the phone and it gets paired, but after getting paired the light on the gamepad keeps blinking slowly till the gamepad turns off, and if I click on the phone to connect to it it just fails, so I want to ask does anyone else have this gamepad and use it with the HOX+ and if yes tell me how you made it connect and what rom you are on, also the first time I connected the gamepad it got detected by Smart Connect (for my smartwatch 2) does that make connection problems?
EDIT: If I understand it right the kernel does not have the needed modules to use the gamepad....
EDIT2: Seems to be rom/kernel problem as my friend's MOGA Pocket can not connect also, it gets paired, but is not ablet o connect.
Hello mate, I also bought the controller back in June and it works great for me.
What I can tell so far is that I think it may disconnect when there are other Bluetooth connections around, in the same space (i had that issue at a bar when I was showing it to a friend) but at home or on holiday, no prob whatsoever).
Also I am on stock Rom, never rooted our flashed anything great. Hope I could help.
Sent from my HTC One X+ using xda premium

Tab 10.1 as car head unit [A Few Questions]

Hi
I'm working a project to mount The Tab 10.1 in my car
i have a third party Bluetooth car kit in my car , and it's able to connect a one individual device ,
also i have i phone 6S as my main cell phone ,
I'm planing to use 3M double face to attach the samsung Desktop Dock (Galaxy Tab) on my dashboard ,
My questions are :
first of all , is the dock stable enough to hold the tablet on the road ? did anyone try it ?
is there any way to connect my phone to the tablet to receive music and answer calls on it ? Note that the tablet is connected to the car via Bluetooth ! but i have a portable router to connect both devices to wifi !
anybody there ?
I don't own the mount, but I think it should hold the tablet since the micro USB plug is anchoring it in place. If you have some support on the sides of the tablet to prevent it from tilting from side to side would help it from falling during hard cornering.
For phone to tablet connection, I've tried Tablet Talk, but it's android only, no iOS version. I think it's tough to do these things with iOS. Android is the way to go mostly because it's easier to root Android than to jailbreak iOS. And Tasker is only on Android.
My car didn't have bluetooth so bought a cheap Panasonic head unit with bluetooth and cramped it behind the tablet. This head unit was able to pair to my phone and tablet at the same time. I set phone to only pair for calls and tablet for media audio only. This works well with tasker automating the connections of wifi tethering.
mhmadkhlil said:
anybody there ?
Click to expand...
Click to collapse
I'm using Tab 10.1 in my car too. There is a product in Turkey as announced TTEC Easy Drive 2. It's a in-car phone holder but with very strong magnets in it. So it may help you to hold your tablet in your car.

Categories

Resources