holycause
Posts: 2
Joined: Mon Oct 19, 2015 12:15 am

[SOLVED]Anker ultra-slim keyboard issues

Mon Oct 19, 2015 12:31 am

Hey everyone,
I was finally able to connect my Anker bluetooth keyboard
Unfortunately, it doesn't recognize all the key. It's looks like it's using a numpad layout for it
these are what the keys are mapped to:

Code: Select all

7 7
8 8
9 9
0 /
- =
p *
o 6
i 5
u 4
j 1
k 2
l 3
; -
/ +
. .
Any idea how I could get it to work?

Cheers
Last edited by holycause on Mon Oct 19, 2015 6:12 pm, edited 1 time in total.

holycause
Posts: 2
Joined: Mon Oct 19, 2015 12:15 am

Re: Anker ultra-slim keyboard issues

Mon Oct 19, 2015 6:12 pm

never mind, I just had to disconnect the other keyboard and reboot to get it to work

jjboise
Posts: 2
Joined: Sun Dec 13, 2015 2:04 pm

Re: [SOLVED]Anker ultra-slim keyboard issues

Sun Dec 13, 2015 2:08 pm

holycause wrote:Hey everyone,
I was finally able to connect my Anker bluetooth keyboard

Any idea how I could get it to work?

Cheers
I'd love to know what the trick was, I'm having a tough time getting it to pair on Raspbian, I got all the bluetooth stuff installed, and I can see devices listed in the GUI, but can't seem to pair with them. I could go buy a keyboard mouse combo that's known to work, but I don't want to if I can just use stuff I have laying about.

jjboise
Posts: 2
Joined: Sun Dec 13, 2015 2:04 pm

Re: [SOLVED]Anker ultra-slim keyboard issues

Sun Dec 13, 2015 2:17 pm

I figured out my problem, merely had to add my user to the 'bluetooth' group.

Code: Select all

sudo usermod -a -G bluetooth pi

windy54
Posts: 86
Joined: Sat Dec 29, 2012 3:37 pm

Re: [SOLVED]Anker ultra-slim keyboard issues

Wed May 04, 2016 7:29 pm

jjboise wrote:I figured out my problem, merely had to add my user to the 'bluetooth' group.

Code: Select all

sudo usermod -a -G bluetooth pi

Hi,

I have tried the above and it did not work for me. I can see the keyboard but no connection is made when I enter the passkey.

I can connect and use a wiimote so some software at least is installed correctly.

Are you using Wheezy or Jessie, I am using jessie.


cheers
Steve

Return to “Troubleshooting”