interesting question possibley a stupid one - General Questions and Answers

hello everyone i have question or maybe an idea for a talented dev i was wondering if it is possible to emulate a key fob (for a car alarm) using a windows mobile phone

Not the standard 433MHz transmitter.
But it would be possible to achieve similar with Bluetooth. Then you have to integrate a bluetooth receiver into your car alarm. Using serial communication you would then transmit lock/unlock commands. It would also be possible to auto-pair when in range and unlock the car automatically.

Slowmo said:
Not the standard 433MHz transmitter.
But it would be possible to achieve similar with Bluetooth. Then you have to integrate a bluetooth receiver into your car alarm. Using serial communication you would then transmit lock/unlock commands. It would also be possible to auto-pair when in range and unlock the car automatically.
Click to expand...
Click to collapse
All thing are very "Techi" to me but if it possible then its defiantly proud to be WM user.
Anyway is it working with any other handsets...?

The Chevy Volt is suppossed to have an iPhone and BlackBerry app that will allow that, so yes its definitely possible. But their sollution may rely on 3G connectivity on both ends, I'm not sure.

" But their sollution may rely on 3G connectivity on both ends, I'm not sure."
if that is the case then the car would have to have a sim card too
otherwise you don't get a 3g connection more likely it's wifi based

In theory, you could use one of the phones with a USB port, with an adapter to 433 MHz to read in the pairing, then re-pair with a car.
But directly pair with a standard car-fob arrangement without additional hardware, no.

Related

Using HTC Touch as a headset for a laptop

Aim: To connect my HTC Touch to my laptop and to seamlessly use it as a headset for talking on Skype - i.e. use the cellphone microphone for input and the cellphone speaker for audio output.
Note: I know that there are bluetooth headset per se that may be paired with a PC, but I would like to know how to use my existing phone with this and understand whether this is technologically possible.
I am both interested in opportunities of bluetooth or wi-fi methods for connecting. In addition, you may supply info for software or hardware tools, but software fine tuning is preferred.
Thank you in advance for your assistance.
As far as I can clarify I want to use my mobile:
a) as a bluetooth connected headset
and
b) as a bluetooth connected microphone
Are those implemented in the bluetooth profiles which are running on my mobile phone? (or on any other phone).
In general it would be possible based on technology, hence there are bluetooth headsets with integrated microphones. But are the needed profile extensions on the bluetooth protocols implemented by the mobile phone vendors such as HTC?
In other words, is the protocol stack extended by the chip vendor of the bluetooth chip inside the HTC - probably not HTC itself? And is the protocol stack implemented into the operating system - Microsoft mobile 6.1 by either HTC or Microsoft?
i'd like this on my kaiser too..
just looking around still.

[Q] Android-to-Android Bluetooth Profiles

Hi everyone,
I am an owner of the GSIII I747M and the ASUS Transformer, both running ICS. I recently had this idea (fantasy?) where I mount the Transformer in my car, hook it up to the car speakers and basically use it as my in-car infotainment system instead of the headunit that's in there. Nothing wrong with my in-car headunit (except the fact that I can't get bluetooth to work with my GSIII), but the tablet will give me tons more features. When I enter the car, I want the tablet to automatically tether to my phone via wi-fi and via bluetooth. Wi-fi is for internet access and it works just fine. The bluetooth is for the hands-free profile, so that when I receive a call, the music/navigation/whatever gets interrupted and I can take the call. I also want to be able to dial from the tablet.
When I connect the two devices via bluetooth, I don't have a hands-free profile; indeed I have no useful profiles at all. My question is simple: is there an app for that? Any suggestions? Has anyone done this? Thanks!
TabletTalk will let you answer/make calls on your tablet so long as it's pair to your phone and you're on a bt headset. It also handle your phone's SMS.
AutoTether can automatically tether your tablet to your phone hotspot.
Thanks, but that's not quite what I was like for. I won't be texting and driving, even on a tablet. I'm looking to use my tablet as a BT headset. I can pipe my output to the car's speakers and the tablet has a mic, so I can use it to talk on the phone while driving. Is there an app that can do that?
That would be awesome!
Let me know if you figure it out
I'm looking to do the same thing... Maybe it's time to learn how to code for Android. I've done some interfacing with BT at the driver level before but it was back before BT even officially came out, so there was not a Handsfree Profile ;-)
I couldn't find an app or anything that does this, so I think I'm SOL until someone makes an app with this capability.

[Q] android can be used as a modem?

i want to making trial with my x10 mini pro.
What do you think I could make as a sender and receiver sms via com port and AT COMMAND?
but without application like airdroid.​
regard.
zigots007 said:
i want to making trial with my x10 mini pro.
What do you think I could make as a sender and receiver sms via com port and AT COMMAND?
but without application like airdroid.​
regard.
Click to expand...
Click to collapse
Your best bet is probably using your Bluetooth. We have bought HC-05 bluetooth serial port profile (SPP) for communication over bluetooth (ebay HC-05 and you'll find it). BT is a kind of interesting protocol in that the BT module itself can handle as much or as little as it wants. In our case, it handles handshaking and pairing as well as a few other things but it only has firmware for serial ports. If you want something else like an HID profile you will want to find a different module.
As for doing it without an application, that's rather difficult if not impossible. Why not just write a Service that listens in on SMS broadcasts (no different than writing a simplistic SMS app) and then transmitting it over your Bluetooth connection (which will also be managed by your service).
Edit: I should specify that you don't need an HC-05 module. We were just using it to pair and RECEIVE messages from our phone. In the case of android just use the standard BT interface provided by android.
ArcDatum said:
Your best bet is probably using your Bluetooth. We have bought HC-05 bluetooth serial port profile (SPP) for communication over bluetooth (ebay HC-05 and you'll find it). BT is a kind of interesting protocol in that the BT module itself can handle as much or as little as it wants. In our case, it handles handshaking and pairing as well as a few other things but it only has firmware for serial ports. If you want something else like an HID profile you will want to find a different module.
As for doing it without an application, that's rather difficult if not impossible. Why not just write a Service that listens in on SMS broadcasts (no different than writing a simplistic SMS app) and then transmitting it over your Bluetooth connection (which will also be managed by your service).
Edit: I should specify that you don't need an HC-05 module. We were just using it to pair and RECEIVE messages from our phone. In the case of android just use the standard BT interface provided by android.
Click to expand...
Click to collapse
can i manage the device with bluetooth?
Which device. The phone or the HC-05. Anyway if I recall, yes you can. You'll have to read the data sheet but I THINK you can put AT commands over the BT connection. Dont take my word on that though. As for controlling ur android device from the HC-05, yea. Just listen to the serial port on ur phone app and do whatever depending on the incoming serial stream.
Sent from my SGH-I747M using xda app-developers app

Bluetooth device to only let my phone know I'm in the car?

I want to find a way for my phone to automatically know when I turn on or off my car while I'm in it. I will use tasker to turn on and off my mobile hotspot when I'm in the car, so my echo dot ,connected to aux-in, can play music.
tl;dnr: looking for a usb-powered-only bluetooth device that can connect to phones and doesn't involve the aux-in of my car audio. eg: usb-powered bluetooth speaker/speakerphone/input-device.
Click to expand...
Click to collapse
My car doesn't have bluetooth, so I have been looking for some sort of bluetooth device that will turn on and off with the car.
I don't want to use any type of bluetooth receiver since:
I'm already using my aux-in for my echo.
FM transmitter is also out since I'm switched to aux-in.
If I have the bluetooth receiver audio go nowhere, then I won't be able to hear my phone's GPS navigation.
I thought about bluetooth hands-free calling speakerphone devices, but the ones I've seen all use batteries, meaning it'll not turn off immediately when I turn off my car and will also probably need me to manually turn them on when I start my car. Anyone seen a batteryless version?
Are there any other bluetooth devices that run purely off usb power or off the car charger port?
I just tried the nonda zua smart charger that is suppose to connect to your phone when you turn it on. Only problem is that despite it showing up in the bluetooth device list, it doesn't seem to be a device that you can normally connect to. You have to install their app and the app somehow connects to it, even though the phone's bluetooth icon shows no active connections. Maybe the phone will only show a connection to devices it has supported profiles for. I can't even get tasker or android's smart lock to sense that the device is near.
Anything else out there? Is there a bluetooth input device that runs purely on usb? I have a selfie stick with a usb component that charges over usb and has an on/off switch, and I'm tempted to test if I can power it with the internal battery and have it turn on automatically when power is supplied. But I don't want to break my only selfie stick yet.
I suppose I can pair some usb-powered speakers to a bluetooth receiver so that I hear my phone over the speakers. Any recommendations? Of course, the speakers must not have batteries.
Found this:
It's actually a bluetooth speaker that doesn't have a battery. No idea if it will auto-pair when usb power is on or if the lamp can be turned off.
Can't you use an NFC tag on your car mount? When you mount your phone it hits the NFC tag and since you use Tasker you can set it to do what you want when you touch the NFC tag.
Sent from my Pixel XL using Tapatalk
biggiestuff said:
Can't you use an NFC tag on your car mount? When you mount your phone it hits the NFC tag and since you use Tasker you can set it to do what you want when you touch the NFC tag.
Click to expand...
Click to collapse
I may not always mount my phone and it may just stay in my pocket. And I would need to remember to hit the NFC again when I leave my car to 'automatically' turn off the hotspot. I also sometimes forget to take my phone with me and was going to have the phone alert me when the car is off.
badbob001 said:
I may not always mount my phone and it may just stay in my pocket. And I would need to remember to hit the NFC again when I leave my car to 'automatically' turn off the hotspot. I also sometimes forget to take my phone with me and was going to have the phone alert me when the car is off.
Click to expand...
Click to collapse
How about an obdii car adapter? No audio and you get vehicle stats
Sent from my Pixel 2 XL using Tapatalk
biggiestuff said:
How about an obdii car adapter? No audio and you get vehicle stats
Click to expand...
Click to collapse
I'll look into that. I need it automatically connect to my phone without the need to install an app. I don't want to face the same issue as with the nonda car charger, which requires the app to be running constantly to connect and it somehow can connect without android showing a bluetooth connection to it.
I've decided against obdii adapter because I am unsure if android has a built-in profile to automatically connect to it without the aid of a third party app to constantly monitor bluetooth. And they are rather expensive, especially for the ones that are smart enough to go to sleep and not constantly be powered on and drain the car's battery.
There are some speakerphone adapters that don't use batteries so I'm going to try one of them and connect them to usb-powered speakers. Going from a Nexus 6P to a Pixel XL, I'm finding the speakers are now rather weak and adding external speakers will help with GPS navigation.
It seems to me the easiest thing to do would be to upgrade your car stereo. By the time you're done with all of these workarounds, it might be cheaper, too.
Either that or ditch the echo dot and use the phone to replace it's functionality. I'd go to an auto audio shop and see if they could install an ignition switch controlled power source running a proper Bluetooth to aux adapter and compare that to the cost of a new head unit.
badbob001 said:
I want to find a way for my phone to automatically know when I turn on or off my car while I'm in it. I will use tasker to turn on and off my mobile hotspot when I'm in the car, so my echo dot ,connected to aux-in, can play music.
My car doesn't have bluetooth, so I have been looking for some sort of bluetooth device that will turn on and off with the car.
I don't want to use any type of bluetooth receiver since:
I'm already using my aux-in for my echo.
FM transmitter is also out since I'm switched to aux-in.
If I have the bluetooth receiver audio go nowhere, then I won't be able to hear my phone's GPS navigation.
I thought about bluetooth hands-free calling speakerphone devices, but the ones I've seen all use batteries, meaning it'll not turn off immediately when I turn off my car and will also probably need me to manually turn them on when I start my car. Anyone seen a batteryless version?
Are there any other bluetooth devices that run purely off usb power or off the car charger port?
I just tried the nonda zua smart charger that is suppose to connect to your phone when you turn it on. Only problem is that despite it showing up in the bluetooth device list, it doesn't seem to be a device that you can normally connect to. You have to install their app and the app somehow connects to it, even though the phone's bluetooth icon shows no active connections. Maybe the phone will only show a connection to devices it has supported profiles for. I can't even get tasker or android's smart lock to sense that the device is near.
Anything else out there? Is there a bluetooth input device that runs purely on usb? I have a selfie stick with a usb component that charges over usb and has an on/off switch, and I'm tempted to test if I can power it with the internal battery and have it turn on automatically when power is supplied. But I don't want to break my only selfie stick yet.
I suppose I can pair some usb-powered speakers to a bluetooth receiver so that I hear my phone over the speakers. Any recommendations? Of course, the speakers must not have batteries.
Click to expand...
Click to collapse
I used to use a Bluetooth ODB2 adapter (and Tasker) for this exact purpose.
Sent from my Pixel XL using Tapatalk
Weudel said:
It seems to me the easiest thing to do would be to upgrade your car stereo. By the time you're done with all of these workarounds, it might be cheaper, too.
Click to expand...
Click to collapse
W
This guy has the right idea, get an android auto head unit.
Weudel said:
It seems to me the easiest thing to do would be to upgrade your car stereo. By the time you're done with all of these workarounds, it might be cheaper, too.
Click to expand...
Click to collapse
Do they make car stereo units that can mix multiple sources like aux-in and bluetooth?
I've had a cheap ODBII scanner in multiple cars for years and never had a battery drain issue. I honestly can't remember if my phone auto connects to it or not, last time I tried to read from it I couldn't because the latest Android beta update broke the connection.
badbob001 said:
Do they make car stereo units that can mix multiple sources like aux-in and bluetooth?
Click to expand...
Click to collapse
You're missing the point, android auto will do your music and satnav prompts over usb. No need for the echo dot at all.
Rockford fosgate "rfbtaux" cheap reliable and will do what you need
You can use an OBDII adapter for detection
https://play.google.com/store/apps/details?id=com.kanetik.bluetooth_profile_condition&hl=en
You can set the condition to activate your task when its near the adapter
https://play.google.com/store/apps/details?id=com.kanetik.movement_detection&hl=en
I just learned they also have this app that should bypass the need for the hardware.
These apps are not free, $1.49 each. I can vouch for the bluetooth detection app, might try the movement one.
I bought this for my car and it turns on when there is no key in the ignition and off automatically when the key is pulled out.
https://www.amazon.com/gp/product/B009OBCAW2/ref=oh_aui_detailpage_o02_s00?ie=UTF8&psc=1

Connecting to Multiple Bluetooth Devices at Once?

Coming from the Galaxy S8, I was kind of disappointed to find that the Pixel 2 apparently only connects to one Bluetooth device at once. For example the phone will only connect to my car but not my headset at the same time as the S8 did. I like having that because when you don't want to take calls on the car speaker you can just send the calls to the headset without much issue. Is there anyway to get the phone to connect to multiple devices? Any mods that are available to get it working?
BDragonD24 said:
Coming from the Galaxy S8, I was kind of disappointed to find that the Pixel 2 apparently only connects to one Bluetooth device at once. For example the phone will only connect to my car but not my headset at the same time as the S8 did. I like having that because when you don't want to take calls on the car speaker you can just send the calls to the headset without much issue. Is there anyway to get the phone to connect to multiple devices? Any mods that are available to get it working?
Click to expand...
Click to collapse
I've not figured out a way. In fact, as of the 8.1 update it made my bluetooth worse. When I connect to a BT device, rather its my headphones at the gym, or my car, I have to dial something and hit "dial" on my dialer. When I do that it makes the hangining up sound and then is free to be used for other things. Quite frustrating, really. :crying:
I had my p2 connected to an aftermarket head unit in my vehicle and set it to media only, connected to my Bluetooth ear piece for calls and shared my internet via Bluetooth to my PS vita at the same time. You just have to play with settings for each device.
bmwh0r3 said:
I had my p2 connected to an aftermarket head unit in my vehicle and set it to media only, connected to my Bluetooth ear piece for calls and shared my internet via Bluetooth to my PS vita at the same time. You just have to play with settings for each device.
Click to expand...
Click to collapse
I have wondered if its an issue with a mismatch between the two bluetooth devices.
It looks like this has been addressed somewhat in Android P. I am running the beta that was released yesterday and the device is now connecting to multiple bluetooth devices. There is a quirk that requires you to go into the bluetooth menu to change the current active device (Think it might have been like that on the Galaxy too) but it does maintain the connection to multiple devices now. It does automatically switch when you turn off one of the devices, such as your car, so this is definitely progress on this front I think.

Categories

Resources