This is a cache of https://discuss.96boards.org/t/enabling-bluetooth-on-oe-410c/960. It is a snapshot of the page at 2024-11-14T04:46:14.432+0000.
Enabling bluetooth on OE <strong>410c</strong> - DragonBoard<strong>410c</strong> - 96Boards Forum

Enabling bluetooth on OE 410c

Hello, I am trying to enable the bluetooth on a OpenEmbedded build I compiled from this source:
https://github.com/96boards/oe-rpb-manifest.git -b jethro

I tried to start the bluetooth service like this:
systemctl start bluetooth

But I dont see any devices when I do:
hcitool dev

Does any1 have more info on this for the dragonboard410c ?

What is the status of the bluetooth on Debian/OE ? and how do we start it ?

use bluetoothctl
#power on
#agent on
#scan on

Anybody knows how to setup to serial mode ?