View previous topic :: View next topic |
Author |
Message |
metalhedd l33t
Joined: 30 May 2002 Posts: 692 Location: Ontario Canada
|
Posted: Fri Apr 28, 2006 8:18 pm Post subject: accessing my cellphone. |
|
|
Hi. I have a Sony Ericsson Z520a which uses the DCU-60 USB Cable... linux recognizes it as follows:
dmesg:
4360036.024000] usb 2-1: new full speed USB device using ohci_hcd and address 6
[4360036.188000] cdc_acm 2-1:1.1: ttyACM0: USB ACM device
[4360036.200000] cdc_acm 2-1:1.3: ttyACM1: USB ACM device
lsusb:
Bus 002 Device 006: ID 0fce:d025 Sony Ericsson Mobile Communications AB
My question is, where do I start trying to create some sort of interface to the phone... I want to ultimately be able to send/recieve files and thats about it. can anyone point me in the right direction for programming this kind of interface? any help at all is appreciated. |
|
Back to top |
|
|
sternklang Veteran
Joined: 10 Sep 2005 Posts: 1641 Location: Somewhere in time and space
|
|
Back to top |
|
|
metalhedd l33t
Joined: 30 May 2002 Posts: 692 Location: Ontario Canada
|
Posted: Fri Apr 28, 2006 11:29 pm Post subject: |
|
|
If I had bluetooth on my PC perhaps... but alas I'm stuck with the USB Cable. |
|
Back to top |
|
|
sternklang Veteran
Joined: 10 Sep 2005 Posts: 1641 Location: Somewhere in time and space
|
Posted: Fri Apr 28, 2006 11:37 pm Post subject: |
|
|
If you scroll further down the page, there's info and links to Obex. I don't think the Obex tools are specific to Bluetooth, so you may be able to use them over USB. Just a thought... |
|
Back to top |
|
|
|