Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - wls

Pages: [1]
1
Quote from: deluxe
Quote from: Grater
Hmm I dont have CD with drivers.. And Intellisync cant connect with my Zaurus

I could burn you a copy of my original sharp cd if you want. send me an email neill1234(AT)yahoo.com

I also need a copy.  I would be willing to host it in fact for any other users.  Could you upload it to ftp://census.romanus.ca/incoming?

2
Security and Networking / Cacko Sl1000 To Motorola A780, Bluetooth
« on: March 13, 2007, 08:46:54 pm »
This problem so far is solved.  I had to delete some crappy linkkeys data.  See This post by speculatrix.

3
Security and Networking / Cacko Sl1000 To Motorola A780, Bluetooth
« on: March 12, 2007, 10:51:48 pm »
Greetings all.

I have been unsuccessfully hammering my head against this problem.  I would like to, as a start, be able to minicom over /dev/rfcomm0 to my A780 using a Billionton bluetooth CF card.

Minicom is confirmed working on a CF modem.

The Billionton and the A780 also are confirmed working from my Windows laptop.  Note that while the A780 has a DUN profile, it has to be specifically enabled each time for use, so I just want to start with the SP service and minicom to confirm I can eventually AT*99#.....

With no existing bluetooth computer devices defined on my A780, I commence as follows:

sdptool records 00:17:00:A8:A0:4B

Service Name: Object Push
Service RecHandle: 0x10000
Service Class ID List:
  "OBEX Object Push" (0x1105)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 2
  "OBEX" (0x0008)
Profile Descriptor List:
  "OBEX Object Push" (0x1105)
    Version: 0x0100

Service Name: Headset AG
Service RecHandle: 0x10001
Service Class ID List:
  "Headset Audio Gateway" (0x1112)
  "Generic Audio" (0x1203)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 3
Profile Descriptor List:
  "Headset" (0x1108)
    Version: 0x0100

Service Name: Handsfree AG
Service RecHandle: 0x10002
Service Class ID List:
  "Handfree Audio Gateway" (0x111f)
  "Generic Audio" (0x1203)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 4
Profile Descriptor List:
  "Handsfree" (0x111e)
    Version: 0x0101

Service Name: Serial Port
Service RecHandle: 0x10003
Service Class ID List:
  "Serial Port" (0x1101)
Protocol Descriptor List:
  "L2CAP" (0x0100)
  "RFCOMM" (0x0003)
    Channel: 5


So, I want to be able to use channel 5.  So far so good....

rfcomm bind 0 00:17:00:A8:A0:4B 5
rfcomm show

rfcomm0: 00:17:00:A8:A0:4B channel 5 clean

rfcomm connect 0 00:17:00:A8:A0:4B 5

At this point the "Bind With" prompt shows up on my A780 phone.  If I enter the wrong code, I simply get the following message on my Zaurus:

Can't connect RFCOMM socket: Connection refused

If I try again, and enter the right passcode (default 1234 as per the Cacko givepin), then the phone then creates a profile for my zaurus and asks me if I want to accept an SPP connection.

If I say yes, I get the following:

Can't create RFCOMM TTY: Address already in use


If I repeat that command, the bluetooth icon against the Zaurus on my phone flashes briefly, and I instead get:

Can't connect RFCOMM socket: Connection refused.


... almost as if the bind isn't working anymore.

Also, from that point forward I can do:

cat < /dev/rfcomm0

And consistently receive /dev/rfcomm0: Connection refused.

This process is 100% repeatable starting from deleting the Zaurus profile on the A780 and restarting the bind process.  I can use either rfcomm connect or cat < /dev/rfcomm0... after the first bind, all subsequent connections are refused.

I am using stock Cacko 1.23 full.  Any tips would be greatly appreciated!

Pages: [1]