Vi posto i passaggi che ho fatto da terminale. Ci tengo a precisare che la scheda integrata usa un modulo "ath3k" con "btusb" e viene riconosciuta correttamente su "hci0"
- Codice: Seleziona tutto
hci0: Type: BR/EDR Bus: USB
BD Address: 74:DE:2B:CC:14:A2 ACL MTU: 1022:8 SCO MTU: 121:3
UP RUNNING
RX bytes:8812 acl:20 sco:0 events:151 errors:0
TX bytes:760 acl:21 sco:0 commands:40 errors:0
Effettuo la scansione dei dispositivi, trovo il mio cellulare
- Codice: Seleziona tutto
*) hcitool scan
00:25:CF:70:10:77 SLS
*) sdptool browse 00:25:CF:70:10:77
Service Name: OBEX File Transfer
Service RecHandle: 0x100e9
Service Class ID List:
"OBEX File Transfer" (0x1106)
Protocol Descriptor List:
"L2CAP" (0x0100)
"RFCOMM" (0x0003)
[b] Channel: 9[/b]
"OBEX" (0x0008)
Language Base Attr List:
code_ISO639: 0x454e
encoding: 0x6a
base_offset: 0x100
Profile Descriptor List:
"OBEX File Transfer" (0x1106)
Version: 0x0100
*)obexftp -v -b 00:25:CF:70:10:77 -B 9 -p file.txt
Mi arriva la richiesta del pin sul cellulare, ho provato ad inserire di tutto ma niente ottengo sempre
- Codice: Seleziona tutto
Connecting...failed: connect
Tried to connect for 3001ms
Interupted/bad reception or the device moved out of range: Operation now in progress
Still trying to connect
Connecting...failed: connect
Tried to connect for 0ms
error on connect(): Device or resource busy
Still trying to connect
Connecting...failed: connect
Tried to connect for 0ms
error on connect(): Device or resource busy
Still trying to connect
Sbaglio qualcosa? Se volessi togliere/impostare il pin dove bisogna farlo? Grazie a tutti anticipatamente

