0

Hi my problem is quite the same like here Logitech MX Master Mouse pairs, but won't work.

but when i typ in

hciconfig hci0 sspmode 1

my Terminal puts out

Can't set Simple Pairing mode on hci0: Operation not permitted (1)

hciconfig -a says:

hci0:   Type: BR/EDR  Bus: USB
BD Address: 20:16:D8:85:9C:21  ACL MTU: 1022:8  SCO MTU: 183:5
UP RUNNING PSCAN ISCAN 
RX bytes:2810 acl:28 sco:0 events:156 errors:0
TX bytes:5658 acl:28 sco:0 commands:121 errors:0
Features: 0xff 0xfe 0x0d 0xfe 0xd8 0x7f 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
Link policy: RSWITCH HOLD SNIFF 
Link mode: SLAVE ACCEPT 
Name: 'TimsAsus'
Class: 0x1c010c
Service Classes: Rendering, Capturing, Object Transfer
Device Class: Computer, Laptop
HCI Version: 4.0 (0x6)  Revision: 0x102
LMP Version: 4.0 (0x6)  Subversion: 0x1
Manufacturer: Atheros Communications, Inc. (69)

1 Answers1

0

Long time ago from this question but maybe someone will read this nowadays.

I was getting the same "Can't set Simple Pairing mode on hci0: Operation not permitted (1)" after a long search and did not found nothing about it I had the happy idea of make "sudo hciconfig hci0 sspmode 1" maybe I could not found any information about because it is too obvious :)!

Hope this will util for someone.

cypm
  • 1