Anycom bluetooth progress
Pav Lucistnik <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
hi, it's me again. I reinstalled my home computer to 5.0-RELEASE and I'm trying to get Anycom USB module to work. I have your bluetooth code from 2003-03-05 compiled and installed. I noticed there is no rc.bluetooth in march tarball, so I reused it and userland tools from february tarball. My goal is to get GPRS working over bluetooth and T39 mobile phone. My progress so far: majority of commands in hccontrol works, I can create connection to phone using "create_connection" command, phone can discover my PC. But some hccontrol commands don't work: # hccontrol -n ubt0hci initialize Could not execute command "initialize". Invalid argument # hccontrol -n ubt0hci read_connection_list Could not execute command "read_connection_list". Invalid argument And I can't get l2ping to ping my phone, telling me # l2ping -a 00:80:37:29:19:a4 64 bytes from 0:80:37:29:19:a4 seq_no=0 time=0.029 ms result=0x41 No route to host 64 bytes from 0:80:37:29:19:a4 seq_no=1 time=0.027 ms result=0x41 No route to host 64 bytes from 0:80:37:29:19:a4 seq_no=2 time=0.028 ms result=0x41 No route to host And rfcomm_pppd quits immediatily, logging "Network is down" to syslog. What am I doing wrong? -- Pav Lucistnik <[email protected]> Don't shoot me. Just the messenger. To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-mobile" in the body of the message