Hi,
I was able to build the latest master branch (I am assuming Eclair)
and get it working on ADP2. However I am having trouble getting the
bluetooth chip working. I am tryin to develop bluetooth app on ADP2
using Android 2.0.

When I manually run "/system/bin/hciattach -n -s 115200 /dev/ttyHS0
texas 4000000 flow" after powering on the bluetooth chip using "echo 1
> /sys/class/rfkill/rfkill0/state"

I get the following messages.

# /system/bin/hciattach -n -s 115200 /dev/ttyHS0 texas 4000000 flow
/system/bin/hciattach -n -s 115200 /dev/ttyHS0 texas 4000000 flow
Found a Texas Instruments' chip!
Firmware file : /lib/firmware/TIInit_4.2.38.bts
can't open firmware file: No such file or directory
Warning: cannot find BTS file: /lib/firmware/TIInit_4.2.38.bts
Device setup complete

# hciconfig
hciconfig
hci0:   Type: UART
        BD Address: 00:00:00:00:00:00 ACL MTU: 0:0 SCO MTU: 0:0
        DOWN INIT RUNNING
        RX bytes:0 acl:0 sco:0 events:0 errors:0
        TX bytes:52 acl:0 sco:0 commands:13 errors:0


How do i get to load the /system/etc/firmware/brf6300.bin file
instead?

Help is appreciated. I am relatively new to Android development.
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to