| View previous topic :: View next topic |
| Author |
Message |
Bartimus
Joined: 10 Nov 2005 Posts: 164 Location: Texas
|
Posted: Tue Oct 06, 2009 4:45 pm Post subject: Enable/Disable Bluetooth/Wifi on Pocket PC |
|
|
Is it possible to enable or disable the bluetooth and wifi adapters in Pocket PCs (Windows Mobile devices)
Believe it or not, I have an old PPC that I use as a speedometer in my car (my real speedometer is broke and to expensive to fix). I use the PPC with a bluetooth GPS that I've had for a while along with some software (GPS SpeedSentry) to help me watch my speed. Unfortunately, the phone is old and so the batter life on it is terrible. So when my car sits over night it doesn't charge the phone. So, everytime I start my car up, the phone has to start up too. The bluetooth adapter is switched off and I would like for it to automatically come on. Can anyone help?
The Wifi is a seperate deal, but is also for a PPC. |
|
| Back to top |
|
 |
txquestor
Joined: 22 Aug 2009 Posts: 294
|
Posted: Tue Oct 06, 2009 10:24 pm Post subject: |
|
|
Did you post in the wrong forum? Or ...
Are you looking for an AHK solution?
Try this link.
http://www.autohotkey.com/forum/topic8600.html
Also search for Bluetooth on the forum.
There are close to 90 posts on the topic.
They might address your needs.
Also try searching for the phrase "HID".
Human Interface Device
Be WARNED! This is not a topic for the squeemish.  _________________
"Man's quest for knowledge is an expanding series whose limit is infinity" |
|
| Back to top |
|
 |
Bartimus
Joined: 10 Nov 2005 Posts: 164 Location: Texas
|
Posted: Wed Oct 07, 2009 3:37 am Post subject: |
|
|
| txquestor wrote: | Did you post in the wrong forum? Or ...
Are you looking for an AHK solution? | Nope... I'm in the right spot. I need a solution
I've looked at this topic before. From what I can tell, this is only to control a PC from a bluetooth phone. Not what I'm looking for. I just want to be able to turn on and off the bluetooth and wifi adapters on windows mobile phone. I'm not looking to send commands.
| txquestor wrote: | Also search for Bluetooth on the forum.
There are close to 90 posts on the topic.
They might address your needs. | I searched for bluetooth in the forum. I did see the 2 pages of topics, but nothing about what I'm looking for.
| txquestor wrote: | Also try searching for the phrase "HID".
Human Interface Device | I'll have to look this up, but I don't think I'll do better since I didn't find anything with the word "bluetooth"
| txquestor wrote: | Be WARNED! This is not a topic for the squeemish.  | Is it really going to be that bad to just turn on and off an adapter? |
|
| Back to top |
|
 |
txquestor
Joined: 22 Aug 2009 Posts: 294
|
|
| Back to top |
|
 |
Bartimus
Joined: 10 Nov 2005 Posts: 164 Location: Texas
|
Posted: Fri Oct 16, 2009 4:34 am Post subject: |
|
|
| no... the script runs locally on the device. I just want a simple script just to turn on both the Bluetooth adapter and the Wifi adapter. No remote activation or remote commands |
|
| Back to top |
|
 |
Z_Gecko Guest
|
Posted: Fri Oct 16, 2009 5:00 am Post subject: |
|
|
| Quote: | | no... the script runs locally on the device. | so are you using Autohotkey for Pocket PCs / WinCE?
If yes, you should consider posting your question in this thread: http://www.autohotkey.com/forum/topic27146.html .
"Windows Mobile" handling is not the same as "Windows" handling, solutions can differ. |
|
| Back to top |
|
 |
codybear
Joined: 15 Sep 2009 Posts: 560
|
Posted: Sun Apr 11, 2010 8:41 am Post subject: |
|
|
Use this software: http://www.vijay555.com/?Releases:VJVolubilis
Along with AutohotkeyCE.
You could probably create a script that will be in the startup folder of your PPC, and will start the program with necessary parameters.
If you need help, let me know (might have to PM me as sometimes I don't search through the new posts thoroughly enough and miss alot of the replies to my posts). |
|
| Back to top |
|
 |
|