Languages

Menu
Sites
Language
[Solved] Unable to UP bluetooth dongle

Hi,

I am trying to use Bluetooth dongle on tizen 3.0 using commandline. When i do 

root:~> hciconfig
hci0:   Type: BR/EDR  Bus: USB
        BD Address: 00:1E:58:EB:DF:F2  ACL MTU: 1017:8  SCO MTU: 64:0
        DOWN
        RX bytes:471 acl:0 sco:0 events:18 errors:0
        TX bytes:76 acl:0 sco:0 commands:18 errors:0

even if i do hciconfig up, it till shows the status as DOWN. The same D-Link dongle works on ubuntu PC. Any help is appritiated.Thanks.

 

Edited by: rohit kugve on 11 Nov, 2013

Responses

1 Replies
rohit kugve

OK, I found the solution.

Edit  /var/lib/connman/settings  file

Enable BT by making  

[Bluetooth]

Enable=true

Restart the board after saving the file