Languages

Menu
Sites
Language
Where to get bluetooth firmware ?

I was trying to get the bluetooth running on pandaboard.
However I was not able to find the firmware from the link provided in the porting guide.

(https://wiki.tizen.org/wiki/Tizen_IVI_Getting_Started_Guide_For_PandaBoard)

 

can any one please help me in this regard?

Edited by: Brock Boland on 17 Mar, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

2 Replies
Tizenivi dev
I've the same issue. make sure you Insert the following drivers net/bluetooth/bluetooth.ko rfcomm.ko l2cap.ko hci.ko and needed layers driver/bluetooth/btwilink.ko In the user space run uim for setting the baudrate and tty After this 'hciconfig -a' should list the host device. USB bluetooth works fine. BT_USB in kernel config. I doubt uim is the problem , it says 'st_register failed' when btwilink.ko is inserted.
Pushpa G
The basic porting guide is in next location. But it is for the mobile target. (M0 / U1HD model) https://wiki.tizen.org/wiki/Porting_Guide#Bluetooth In mobile case,AFAIK, Tizen doesn't use USB bluetooth module in kernel. It uses the specific firmware privided by broadcom.