Hi, I am attempting to connect my Jetson Nano to a Bluetooth speaker via a Bluetooth dongle. I found one, but I am not sure if it will work with my jetson.
Jetson Nano uses a 6 year old Linux kernel, and you won’t get any newer version. You need to get similar old bluetooth stick with BLE 4.2 or so. BLE 5.0 is dangerous new. Might work, might not.
Oft course there is always a way to backport a newer driver to an already obsolete revision, but only very experienced developers can do this.