Hello,
I own a third party wiimote(RVL-CNT-01) and my windows (10) laptop doesn't detect it. It is not detected on Linux as well, unless I search using the command:
It outputs:
finds nothing.
When I run the following:
I get:
I want to connect to this wiimote on my windows laptop, but it is not detected. I could connect to it in Linux using a hacky way, but wmgui finds no devices and outputs
. I am in need of desperate help.
Thanks.
I own a third party wiimote(RVL-CNT-01) and my windows (10) laptop doesn't detect it. It is not detected on Linux as well, unless I search using the command:
Code:
hcitool inq --iac=liac
It outputs:
Code:
Inquiring ...
00:17:AB:39:01:C3 clock offset: 0x5f0c class: 0x002504
Code:
hcitool scan
When I run the following:
Code:
hcitool info 00:17:AB:39:01:C3
Code:
BD Address: 00:17:AB:39:01:C3
OUI Company: Nintendo Co., Ltd. (00-17-AB)
Device Name: Nintendo RVL-CNT-01
LMP Version: 3.0 (0x5) LMP Subversion: 0xc
Manufacturer: IACA electronique (771)
Features: 0xbc 0x02 0x04 0x38 0x08 0x00 0x00 0x00
<encryption> <slot offset> <timing accuracy> <role switch>
<sniff mode> <RSSI> <power control> <enhanced iscan>
<interlaced iscan> <interlaced pscan> <AFH cap. slave>
Code:
invalid packet type unknown message type
Thanks.