From 1b409b16e7453eb8315afd6bd973629d94f49e74 Mon Sep 17 00:00:00 2001 From: Kai Krakow Date: Mon, 4 Mar 2024 02:33:43 +0100 Subject: [PATCH] docs: Add compatibilty status for a Simplecom Bluetooth dongle Closes: https://github.com/atar-axis/xpadneo/issues/406 Signed-off-by: Kai Krakow --- docs/BT_DONGLES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/BT_DONGLES.md b/docs/BT_DONGLES.md index ee041796..d1985db7 100644 --- a/docs/BT_DONGLES.md +++ b/docs/BT_DONGLES.md @@ -109,3 +109,12 @@ hci0: Primary controller * Disconnects after some random interval and reconnects * When it's connected, it's good * Reported by @Arian8j2 [here](https://github.com/atar-axis/xpadneo/issues/389#issuecomment-1677012088) + + +### Simplecom + +* [Simplecom NB409 Bluetooth 5.0 USB Wireless Dongle with A2DP EDR](https://www.mwave.com.au/product/simplecom-nb409-bluetooth-50-usb-wireless-dongle-with-a2dp-edr-ac38550) + * Chipset: Realtek Semiconductor Corp. ??? + * `ID 0bda:8771 Realtek Semiconductor Corp. Bluetooth Radio` + * Status: it works straight out of the box for a user on Manjaro KDE with kernel 5.15 and 6.1 + * Reported by @mscharley [here](https://github.com/atar-axis/xpadneo/issues/406)