Evolusync ober bluetooth?
Brought to you by:
bgrieder
Hello!
Is there any chance that evolusync will be working over
bluetooth? I don't know much about this yet, but I had to install
some obex thing to send pictures to my phone, and your
program uses obex, too.
I'm just asking because I did not found a solution to sync my
Nokia 6230, which would be a shame...
--
Ralph
Logged In: YES
user_id=3132
Yes, please add Bluetooth support so that I can sync my
Nokia 7650!
Maybe there is some link you can make with Edd Dumbill
(gnome-bluetooth developer) to work on this?
Logged In: YES
user_id=1032854
Working on it right now. However I do NOT have BlueTooth:
will you test for me?
Logged In: NO
I can take over the testing, but I do not know much about
programming. Nevertheless I will be able to get code via cvs and
compile it.
Logged In: YES
user_id=1032854
Please try the version 1.1 which has bluetooth support.
Logged In: YES
user_id=3132
Filed a bug report.
Logged In: NO
With version 1.1.1 I get:
bash-2.05b$ ./evolusync -v -type NOKIAOBEXBT -readDevice -bdaddr
00:E0:03:36:C8:3D
Retrieving the Phone Book from the device. Be Patient...
Connecting to OBEX service of the device via BlueTooth...ERROR
obexTransfer.c: establishOBEXConnection(): BlueTooth Transport
Connect Failed
ERROR obexTransfer.c: getOBEXPhoneBook(): Failed to get the phone
book!
My Nokia 6230 tells me: "invalid pairing"
When I try to set a specific channel, I get this:
bash-2.05b$ ./evolusync -v -type NOKIAOBEXBT -readDevice -bdaddr
00:E0:03:36:C8:3D -btchannel 1
Retrieving the Phone Book from the device. Be Patient...
Connecting to OBEX service of the device via BlueTooth...ERROR
obexTransfer.c: connectClientDone(): Connect failed 0x00!
Done.
Reading the data...ERROR obexTransfer.c: getClientDone(): GET failed
0x03!
But in this case the pairing seems to work, at least this is what the
phone tells me. Here is what my phone says (bender is my pc):
"Pair with bender?"
"Pairing with bender!"
"Connect to bender?"
"Connected to bender!"
"Disconnected"
Logged In: NO
Some addition: After trying all the channels from 1 to 15 I get different
behavior on some of them. Most behave like channel 1 described
below, but 9, 12 and 13 are special:
Channel 9:
bash-2.05b$ ./evolusync -v -type NOKIAOBEXBT -readDevice -bdaddr
00:E0:03:36:C8:3D -btchannel 9
Retrieving the Phone Book from the device. Be Patient...
Connecting to OBEX service of the device via BlueTooth...Done.
Reading the data...ERROR obexTransfer.c: getClientDone(): GET failed
0x44!
Channel 12/13:
bash-2.05b$ ./evolusync -v -type NOKIAOBEXBT -readDevice -bdaddr
00:E0:03:36:C8:3D -btchannel 12
Retrieving the Phone Book from the device. Be Patient...
Connecting to OBEX service of the device via BlueTooth...ERROR
obexTransfer.c: handleInput(): HandleInput: timeout waiting for data.
Aborting
ERROR obexTransfer.c: connectClient(): Obex connect request failed!
ERROR obexTransfer.c: establishOBEXConnection(): Failed trying to
connect to the Obex serviceERROR obexTransfer.c:
getOBEXPhoneBook(): Failed to get the phone book!
Hope this helps!
Logged In: YES
user_id=1032854
Hi,
Thanks for trying. The 6230 is part of the 40 series; so we
should be able to get it working!
There seems to be a small issue with the openobex package. I
have patched it in 1.1.2.
Please give it another try using channel 1.
Also can you find any reference in your documentation to the
phonebook pb.vcf file. It maybe in a different location in
your phone than the Series 40 version 1 but that would be
surprising.
Thanks again
Logged In: YES
user_id=1058508
Hi,
Now I've done a quick try with 1.1.2:
bash-2.05b$ ./evolusync -readDevice -type NOKIAOBEXBT -v -bdaddr
00:E0:03:36:C8:3D -btchannel 1
Retrieving the Phone Book from the device. Be Patient...
Connecting to OBEX service of the device via BlueTooth...Done.
Reading the data...ERROR obexTransfer.c: getClientDone(): No body
found in GET answer!
I'm in a hurry right now, but I'll check the other stuff later...
Logged In: YES
user_id=1058508
Hello!
I've been looking for the mentioned pb.vcf file, but I did not find it. I
can browse some files on my phone via bluetooth, but none of the
folders seem to be suitable (all folders are subfolders of "Gallery"):
- Graphics
- Images
- MMC
- Music Files
- Recordings
- Tones
- Video Clips
Furthermore I did not find anything in the phone settings and the
handbook. Googling around has only told me that there should be a
folder called /telecom with files pb.vcf and cal.vcs in it. Can't verify it
though...
Logged In: YES
user_id=1058508
I tried googling again about the format and location of my phone's
phonebook, but no success.
If anybody gave me a hint how to find out, I'd appreciate that very
much...
--
Ralph