Hello everybody,
My Mister works perfectly and I still have paired BT Joystick. But I recently bought a chinese new one without brand but named "Wireless Pro game controller".
I have modified the btctl script to try to obtain error explanation but I obtain nothing that help.
I tried
Code: Select all
hcitool dev
to verify my BT Dongle : all is OK
I tried
Code: Select all
hcitool scan
to verify my jystick : all seems OK
And the pair failed.
Code: Select all
/root# hcitool dev
Devices:
hci0 00:E0:4C:6A:F8:03
/root# hcitool scan
Scanning ...
A0:5A:5E:65:12:F2 Pro Controller
1E:E0:15:B8:87:78 S1WP_SPP
/root# btctl pair
NAME: Pro Controller
MAC: A0:5A:5E:65:12:F2
Removing existing pair...
Searching...
Pairing...
Trusting...
Connecting...
Failed.
/root#
Would you have an idea ?
Regards