Skip to content

Add support for Norwii N95s BLE - #237

Merged
gbin merged 5 commits into
gbin:developfrom
frsela:feat/supportNorwiiN95s
Aug 1, 2026
Merged

Add support for Norwii N95s BLE#237
gbin merged 5 commits into
gbin:developfrom
frsela:feat/supportNorwiiN95s

Conversation

@frsela

@frsela frsela commented Nov 10, 2025

Copy link
Copy Markdown
Contributor

dmesg outputs:

USB connection

[ 495.342460] input: Norwii BLE Presenter Dongle as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.0/0003:3243:0382.0006/input/input31
[ 495.343360] hid-generic 0003:3243:0382.0006: input,hidraw5: USB HID v1.10 Mouse [Norwii BLE Presenter Dongle] on usb-0000:00:14.0-2/input0
[ 495.345551] input: Norwii BLE Presenter Dongle Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.1/0003:3243:0382.0007/input/input32
[ 495.495907] hid-generic 0003:3243:0382.0007: input,hidraw6: USB HID v1.10 Keyboard [Norwii BLE Presenter Dongle] on usb-0000:00:14.0-2/input1
[ 495.498989] input: Norwii BLE Presenter Dongle as /devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.2/0003:3243:0382.0008/input/input34
[ 495.500284] hid-generic 0003:3243:0382.0008: input,hiddev2,hidraw7: USB HID v1.10 Device [Norwii BLE Presenter Dongle] on usb-0000:00:14.0-2/input2

BT connection

[ 3736.680281] input: Norwii N95s BLE Keyboard as /devices/virtual/misc/uhid/0005:3243:03A2.0009/input/input39
[ 3736.822953] input: Norwii N95s BLE Mouse as /devices/virtual/misc/uhid/0005:3243:03A2.0009/input/input41
[ 3736.823496] hid-generic 0005:3243:03A2.0009: input,hidraw5: BLUETOOTH HID v0.01 Keyboard [Norwii N95s BLE] on c4:bd:e5:22:c4:ae

frsela and others added 5 commits November 10, 2025 07:09
    Add USB device ID 3243:0382 for Norwii N95s BLE Presenter to the
    supported devices list. This device is detected as "Norwii BLE Presenter
    Dongle" and creates mouse, keyboard, and generic HID interfaces.
    Add Bluetooth device ID 3243:03a2 for Norwii N95s BLE Presenter.
    The device uses different product IDs for USB (0382) and Bluetooth
    (03a2) connections.
@gbin
gbin merged commit 8f187bf into gbin:develop Aug 1, 2026
7 checks passed
@gbin

gbin commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Thank you, added it to the official hw support list too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants