You are not logged in.

#1 2008-05-11 09:04:26

keratos
Member
Registered: 2008-04-27
Posts: 138

bluetooth send files okay - but cannot receive

I'm struggling with bluetooth dongle on my PC, and could do with some guidance please.

After much work and time I think I've managed to install the necessary components. These are, I think:

kdebluetooth
obex-data-server
dbus

I then started the daemons:

/etc/rc.d/dbus start
/etc/rc.d/bluetooth start

I started up the kbtobexclient from the KDE menu, then I started up bluetooth on my NOKIA N95 mobile and discovered the bluetooth dongle on my PC. I was able to send files to the mobile phone, from the PC, no problem.

However, how on earth do I receive files??

I read these:
http://bbs.archlinux.org/viewtopic.php?id=46075
http://bbs.archlinux.org/viewtopic.php?id=47455
which did not solve anything...

Then I found this:
http://bbs.archlinux.org/viewtopic.php?id=45319

So I focused on the receive files bit, and did this:

# sdptool search OPUSH
Inquiring ...
Searching for OPUSH on 00:1E:3A:23:A4:E2 ...
Service Name: OBEX Object Push
Service RecHandle: 0x1001a
Service Class ID List:
  "OBEX Object Push" (0x1105)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 9
  "OBEX" (0x0008)
Language Base Attr List:
  code_ISO639: 0x454e
  encoding:    0x6a
  base_offset: 0x100
Profile Descriptor List:
  "OBEX Object Push" (0x1105)
    Version: 0x0100

# hcitool scan
Scanning ...
        00:1E:3A:23:A4:E2       Keratos nokia

# obex_test -b 00:1E:3A:23:A4:E2 9
Using Bluetooth RFCOMM transport
OBEX Interactive test client/server.
> c
Connect OK!
Version: 0x10. Flags: 0x00
> s
Timeout while doing OBEX_HandleInput()
> q

When I try to send something on my phone, to the PC, the phone immediately says "Sending Failed!". Yet I can send files from the PC to the phone. The phone and PC are paired and there are no timeout issues.

I have no idea what this does or whether I've done something wrong.

Any ideas please?

So, I cannot

Offline

Board footer

Powered by FluxBB