[CM] Pairing with HP Touchpad Bluetooth Keyboard - TouchPad General

I saw this in the Accessories subforum and thought the instructions would be better here in general:
somting said:
I just paired my HP TouchPad Keyboard to my Droid X by doing this:
1) Turn on the HP TouchPad Keyboard (Power button is a slider on the end of the battery compartment)
2) If you have an HP TouchPad paired with the Keyboard, disable Bluetooth on the TouchPad
3) Enable Bluetooth on the device you want to pair (menu, settings, Wireless, put a check in the Bluetooth box)
4) Go to Bluetooth settings and scan for devices
* You should see the HP TouchPad Keyboard - if not, scan again. It took me a couple tries for some reason.
5) Your phone should prompt you to enter a code. Type 0000 and attempt to pair with the keyboard
6) Immediately after step 5 (while it is trying to pair), press 0000 <enter> on the keyboard.
I didn't use any special apps, but my Droid X is running Gingerbread.
Good luck!
Click to expand...
Click to collapse

I used 0000 and 1234 and I get the error in saying its the wrong password...

Mine will pair, but won't enter any numbers at all

anyone found any full proof resolve to this issue I still can't pair my HP keyboard to CM7

Related

[Q] Can any bluetooth keyboard snyc with gtab?

Can any Bluetooth keyboard and mouse be synced with the g tablet? I was
planning on getting a Logitech or Microsoft Bluetooth keyboard and mouse
setup. Which one would work better? If both are bad, what brand do you
use on your g tablets?
Bluetooth keyboard
For whatever it worth, I have a Bluetooth Apple keyboard that was used on my old iMac. I fiddled with settings for an hour, to no avail. This stock gTablet, updated with the latest Viewsonic updates, could not "see" any signal. (I haven't tried any tablet mods yet.)
- Tom
I think from what has been posted on here, USB and BT keyboards work out of the box, but mice do not (unless you are running CM6)... the TnT-based firmwares are lacking any kind of mouse services.
Found Bluetooth keyboard that works great with G Tablet
I found it on amazon search for the following "Bluetooth HID Wireless Keyboard Mouse Control for PC, Mac, iPad, iPhone 4, PDAs" and you will find it since I can't post the link yet. It is sold and branded by CE Compass for about $38.95 shipped.
It comes with a usb bluetooth receiver you can use with Windows 7 pc's.
In order to get it working you will need to get a hold of an android application Bluetooth Keyboard Easy Connect written by a XDA forum member Mike. It works awesome but the mouse features do not work with Android.
When you boot your G Tab you set the keyboard to bluetooth discover mode and the Program Bluetooth Keyboard Easy Connect does all the heavy lifting and magically makes it work.
Viewsonic G Tablet BT keyboard experience
Short answer is yes, BT keyboards work with the GTab...but be aware that some work goes into making that work with any degree of reliability. see below
I did not make an attempt tp connect a BTKB (bluetooth keyboard) until i flashed a custom rom on my gtab, so i can not speak to whether it will see/pair/connect to a BTKB out of the box.
I am running TNT lite v4.4.0 with a Clemsyn froyo kernel, this setup runs so good it gives me chills. I am using a Motorola XOOM/ATRIX keyboard at the moment, awesome BTKB by the way.
You can use a terminal emulator and root explorer to connect your keyboard once it's in discovery mode (blinking usually), make sure you have root access. You will need hcitool, hciconfig, and hidd; get them here: bluetooth_tools.zip. I had the first two, but had to manually move hidd into /system/xbin using root explorer.
from root type: hcitool scan this will scan for any bluetooth device transmitting, and display the MAC address and name of said device. once you have that MAC addy, type: hidd --connect 00:00:00:00:00:00 replace the zeros with the MAC address you just got in the previous step. your keyboard should now be connected.
unfortunately your keyboard isnt permanently connected. When you power down the device, turn off the BT, or if it glitches up; you would have to do all that again. as I am a energy efficient type, I don't like this. So for me, the answer was to install bluetooth keyboard easyconnect and bluez IME from the android market, and when I power on my G Tablet, i go open the bluetooth keyboard easyconnect app, and BOOM, I have a connected bluetooth keyboard, yay
flexing your commandlinefu can be gratifying, but alot of times there is a much simpler solution just a few searches away.
I have this same problem - I can connect from Terminal but it's tedious and every few hours or so I have to reconnect.
I installed both of these apps but they arent seeming to help - what options are you using in Bluez IME? i.e. which device driver? I have the same XOOM keyboard.
Just tried the new Logitech Tablet Keyboard (for Android 3.0, according to the box), and it paired with my CM7 rom on the G-tablet.
I haven't tried other roms so I don't know if it is this simple, but I've tried turning everything off and on again to make sure it is permanently connected- even a soft reset, still turn on BT, turn on KB, wait about 10 seconds, and its connected. Awesomesauce.
Only thing that irks me is that the function keys don't do what they say ("home" and "search" are actually "menu", and "menu" key seems to do nothing). But as a KB, this is pretty perfect.
KnightCrusader said:
I think from what has been posted on here, USB and BT keyboards work out of the box, but mice do not (unless you are running CM6)... the TnT-based firmwares are lacking any kind of mouse services.
Click to expand...
Click to collapse
Actually, not all TnT based firmware has problems. On stock TnT .4349, I've used both wired & wireless usb mice & keyboards. (wired Logitech & Dell) and a wireless USB keyboard by Gyration
Motorola Full Size Wireless Keyboard with BT works with GtabComb3.2 right out of the box. Function keys e.g. volume keys, email work as described. Navigation arrow keys function almost like a mouse.
miguelblaze23 said:
Short answer is yes, BT keyboards work with the GTab...but be aware that some work goes into making that work with any degree of reliability. see below
I did not make an attempt tp connect a BTKB (bluetooth keyboard) until i flashed a custom rom on my gtab, so i can not speak to whether it will see/pair/connect to a BTKB out of the box.
I am running TNT lite v4.4.0 with a Clemsyn froyo kernel, this setup runs so good it gives me chills. I am using a Motorola XOOM/ATRIX keyboard at the moment, awesome BTKB by the way.
You can use a terminal emulator and root explorer to connect your keyboard once it's in discovery mode (blinking usually), make sure you have root access. You will need hcitool, hciconfig, and hidd; get them here: bluetooth_tools.zip. I had the first two, but had to manually move hidd into /system/xbin using root explorer.
from root type: hcitool scan this will scan for any bluetooth device transmitting, and display the MAC address and name of said device. once you have that MAC addy, type: hidd --connect 00:00:00:00:00:00 replace the zeros with the MAC address you just got in the previous step. your keyboard should now be connected.
unfortunately your keyboard isnt permanently connected. When you power down the device, turn off the BT, or if it glitches up; you would have to do all that again. as I am a energy efficient type, I don't like this. So for me, the answer was to install bluetooth keyboard easyconnect and bluez IME from the android market, and when I power on my G Tablet, i go open the bluetooth keyboard easyconnect app, and BOOM, I have a connected bluetooth keyboard, yay
flexing your commandlinefu can be gratifying, but alot of times there is a much simpler solution just a few searches away.
Click to expand...
Click to collapse
I added the hidd --connect command to a gscript (available in the market) script and can run it with one tap. If you get the pro versionof gscript you can put a shortcut on the desktop.

[Q] Does the Motorola Bluetooth keyboard work with a PC?

...the subject says it all really.
If I get the Motorola work & play kit, will I be able to also use the BT keyboard+mouse & pair them with my media PC?
Steve
steveVii said:
...the subject says it all really.
If I get the Motorola work & play kit, will I be able to also use the BT keyboard+mouse & pair them with my media PC?
Steve
Click to expand...
Click to collapse
I don't see why not. It's just a keyboard. Some of the keys might not work though, or work "funny", mostly the android specific ones.
did anyone get this working?
when i try and pair with a windows 7 (x86) machine it generates a code and fails instantly.
edit: nevermind - i just entered 0000 and it allowed me to connect
now I just need to learn the keyboard layout properly!
I also found it amsuing that the music key (F8) does Rightclick and P together... how strange!
at least back is escape so I can ctrl+back to get the windows menu up
Guys if anyone wants to buy a work and play kit I have a brand new one for sale at a rock bottom price.
Let me know.
Lothaen said:
did anyone get this working?
when i try and pair with a windows 7 (x86) machine it generates a code and fails instantly.
edit: nevermind - i just entered 0000 and it allowed me to connect
now I just need to learn the keyboard layout properly!
I also found it amsuing that the music key (F8) does Rightclick and P together... how strange!
at least back is escape so I can ctrl+back to get the windows menu up
Click to expand...
Click to collapse
I tried this on windows 64 it pairs but doesnt seem to work, did you have to do anything specific?
It works fine on windows 7 64 bit
On Windows 7 64 bit, took a couple of attempts to pair before it did. Worked great after that.
In order to pair the keyboard to a PC, ensure the keyboard is turned off. Then, to pair it with a computer, press and hold the V, A, and R keys while turning on the keyboard. Then, continue to pair it to your computer.
I've also verified this works when attempting to pair the keyboard to an ipod touch. My daughtgger was having problems with it because the right hand side of the screen wasn't responding which means she couldn't type the P key and we needed to type that key while I attempted to fix it. Pairing the bluetooth keyboard allowed me to type the letter P when needed.
You also do a factory reset on the keyboard so that it clears out all pairing information by pressing and holding the N, E, and W keys while powering on the keyboard as well.
This works at least for the Motorola Bluetooth keyboard I have which is model 89451N.
Sent from my Droid RAZR running Droid HD v1.1 via Tapatalk.
Worked for me!
tonyb15re said:
I tried this on windows 64 it pairs but doesnt seem to work, did you have to do anything specific?
Click to expand...
Click to collapse
Worked on win7x64, just you need turn the keyboard on and off perhaps. Also, you need to unpair it from any previously paired device.
Has anyone tried the Motorola Bluetooth Keyboard & Mouse For Android Devices (89451N) to play games such as deadspace or Nova 3?
function keys
can anyone tell me whether the Fn + Capslock shortcut works with this keyboard on windows? the shortcut that swaps around the function controls so that f1 f2 etc happen on the first press instead of the media keys?

Webtop and Bluetooth Keyboard crashes Webtop

I purchased a Targus Bluetooth Wireless Keyboard (has the Android logo and claims compatibility). It paired and connected without any issues and works with all of the apps that I have tried (gmail, text client, Docs To Go, etc.). It also works with Webtop apps, including Citrix (which is why I needed the keyboard).
The problem is that when the keyboard is connected, Webtop will randomly crash and re-start (Motorola logo appears and Webtop re-initializes). I have tried this many times, with and without the keyboard and it is definitely related to having the keyboard connected. Sometimes it will crash right away, while other times it will last 2 or 3 mins. It always fails with 5 mins.
I have tried it using 4G (mine will go to 3G at times due to my area) only (WIFI off) and did not effect the crashing (though WIFI does seem to have conflicts with Bluetooth being on).
Has anyone successfully had a Bluetooth keyboard work? Is there a setting I am missing?
Any help would be much appreciated.
I am still having this problem. Has anyone gotten this to work?
I am using a logitech bluetooth keyboard for android 3.0+ tablets, a bit of a PITA to get it paired, but has been working flawlessly for 2 days now.
http://www.amazon.com/Logitech-Tablet-Keyboard-Android-920-003390/dp/B0054L8N7M
Not saying its the only one that will work, I'm sure there are more.
Just a heads up for anyone that gets this keyboard, pairing procedure for the razr is...
1. turn on the keyboard
2. hit the "connect" button on the bottom.
3. find the keyboard in the bluetooth menu on your phone and touch to pair to it.
4. When prompted for the password type "0000" in the popup on your razr.
5. On the bluetooth keyboard type "0000" and press enter. Its VERY important to press enter.
6 your keyboard is paired!
I've used an iPhone4 BT keyboard on my ATRIX....and on RAZR works, too.
Well it turns out the Motorola Wireless keyboard works flawlessly with Webtop as well. Guess I chose the wrong keyboard for my first try.
I am now using the Motoroal Wireless keyboard ... bought through Amazon.
Thanks for all of the posts!!

[Q] Prime has trouble pairing with Logitech bluetooth audio adapter

I just bought a Logitech bluetooth audio adapter (Model 980-000540) and am having a lot of trouble getting my Asus Transformer Prime to pair with it.
I've got the gold TF201, 32GB, all software up to date. I've gotten it to pair a couple times reliably, but the other 20 times I've tried pairing it works like this:
1) Press the button on the Logitech that puts it into discovery mode. The light on the unit starts flashing green to indicate it is announcing itself.
2) In the Prime settings, I have Bluetooth enabled, and then search for devices.
3) The Logitech unit shows up in the "Available Devices" list pretty quickly. Sometimes I see (what appears to be) a MAC address, sometimes it shows up as "(A9)Logitech Adapter".
4) When I click on the Logitech item in the list, it goes gray and says "Pairing" underneath it.
5) Most of the time, it the moves to the section above, to indicate that it has paired.
6) Immediately the green light changes to red on the Logitech, indicating it has lost pairing.
7) Shortly afterwards, the Logitech item goes back into the "Available devices" section.
8) If I try to pair now, with the Logitech no longer in discovery mode, the Prime will show a dialog that says "Couldn't pair with (A9)Logitech Adapter because of an incorrect PIN or passkey." The only option is OK, and there is no ability to set the PIN.
This happens 19 out of 20 times, but it's locked on a couple times and seems totally solid and reliable after that. It's just the pairing process which seems unbelievably fragile.
To my surprise, my Samsung Galaxy Nexus (LTE) has no trouble pairing with it at all. It paired the first try, and now whenever I turn Bluetooth back on it immediately syncs with the Logitech with no hassle at all. Rock solid.
I've tried various tricks, but none seem to work:
- Put the tablet into Bluetooth-broadcast-visible mode at the same time.
- Turning bluetooth off and then back on, etc.
Has anyone else had trouble with Logitech bluetooth speaker adapters too? Or does anyone have any tricks or apps that can coax the Transformer Prime into pairing more reliably?
Thanks for any help,
Jim
I had a very similar problem last week trying to pair a LG headset with the prime, connected with phone perfect, and but likewise when trying to connect also to prime second got the lost connection, incorrect pass/pin etc etc.
I solved it by connecting bluetooth headset to phone, then under phones bluetooth settings press and hold device name to bring up a menu, and select options. Then unchecked the Media option/box. I then tried to connect the device to prime and it worked flawlessly. Since then I haven't had an issue and can even switch between the phone/prime & bluetooth device with no issues.
Hope above helps and you get it sorted.
Try this app. It may help if nothing else does.
Bluetooth Address Finder - Market
Not sure if the Prime or your Logitec gives you the option to input the BT address or not. I've not had any problems pairing or connecting to any of my BT devices.

Bluetooth Mouse not pairing

I am trying to pair a bluetooth mouse to my TF201 on ICS. It asks me for a password and I put in 0000 and 1234 and it still says wrong password. I have paired these with another laptop but it doesn't want to work on my Prime for some reason. I don't have it connected to the dock, is that the problem or is it something else?
It should work. I'm setting here using my TFP with my MS bluetooth mouse. I hadn't thought of using it with the out the keyboard, but it works!
Once you get it paired, don't ever unpair it! Also, if you're downloading a large file, you'll lose BT connecitivity. Took me a long time to get the BT mouse working again.
Do only certain types work? I have tried a Logitech and an HP both with no success.
I know that this is not Bluetooth....but it is a damn good mouse and works well with my Prime and Dock:
http://www.logitech.com/en-us/mice-pointers/mice/devices/6536
Ehhh kind of defeats the purpose...
I got the cheapest one I could find on eBay and it paired. BUT ... the mouse has 2 modes. It has to be switched on first with a slide switch underneath. Also underneath is the pairing button. The mouse has a blue light to show it is doing this. Click on the wakeup button on the top and the optical red light comes on. It will not pair if you wake it up!!! Only switching it off and back on again let me press the pairing button. Once paired, it stays paired. With the blue light going, I set the TP to scan for devices.
When you say it won't pair when you wake it up, does it say it's the wrong password?

Categories

Resources