Hi all,
I am using a Infineon PBA31308 module with a ARM board.I have cross compiled the bluez-utils and bluez-libs for my platform.After I start the hcid in the background,I call "hciattach ttyS1 any 115200",and when i do hciconfig the output is
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:4 acl:0 sco:0 commands:1 errors:0
and when I give "hciconfig hci0 up"
The output is
#Can't init device hci0: Connection timed out (110)
when we call hciattach with type as 'any' it doesn't do any device initialization ,right?Does this module require initialization
while doing hciattach??what are the commands to be passed to initialize it??From the mailing list archives I found that people have got it up and running...Can somebody help me to bring it up??
Thanks in advance...
Regards,
G.K.