Hello.
I'm looking for a specific Bluetooth / USB adapter that I'm sure it works on FreeBSD. It is mentioned here :
freebsdfoundation.org
and here :
these are the exact ID numbers used by the model used to write the above tutorials :
Since I've already tried two different Broadcoms [listed as supported] dongles and they did not work on my FreeBSD 14.2 box even copying the exact commands issued on the tutorials,I would like to use the exact model used by the one who wrote those tutorials. In this way I'm pretty sure that it will work. Can someone help me to trace back to the exact model ?
My goal is to connect the keyboard LILYGO T-Watch with a FreeBSD supported BT dongle.
I'm looking for a specific Bluetooth / USB adapter that I'm sure it works on FreeBSD. It is mentioned here :
Audio on FreeBSD – Quick Guide | FreeBSD Foundation
Whether for music, communication, or notifications, audio is an important feature of many personal computer systems. In a new FreeBSD system, an audio card will need to be configured to process audio files and send them to the connected speakers. Our newest FreeBSD quick guide will walk through...

and here :
these are the exact ID numbers used by the model used to write the above tutorials :
Code:
ubt0: vendor 0x0a12 product 0x0001, rev 1.10/5.25, addr 2
ubt0: Interface 0 endpoints: interrupt=0x81, bulk-in=0x82, bulk-out=0x2
ubt0: Interface 1 (alt.config 5) endpoints: isoc-in=0x83, isoc-out=0x3;
wMaxPacketSize=49; nframes=6, buffer size=294
Since I've already tried two different Broadcoms [listed as supported] dongles and they did not work on my FreeBSD 14.2 box even copying the exact commands issued on the tutorials,I would like to use the exact model used by the one who wrote those tutorials. In this way I'm pretty sure that it will work. Can someone help me to trace back to the exact model ?
My goal is to connect the keyboard LILYGO T-Watch with a FreeBSD supported BT dongle.