public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] OT: SonyEricsson K700i addressbook and OBEX over Bluetooth
@ 2004-08-17 10:32 Charles Bueche
  2004-08-18  8:40 ` Marcel Holtmann
  0 siblings, 1 reply; 3+ messages in thread
From: Charles Bueche @ 2004-08-17 10:32 UTC (permalink / raw)
  To: bluez-users

Hi,

sorry if this a bit off-topic, but I didn't find help elsewhere and I
thought someone here might have seen the same problems.

I just got my SonyEricsson K700i from Swisscom, and I'm experimenting
with bluez and user-space tools (kde-bluetooth).

It works quite well, I can send VCARD's using the OBEX Object Push, and
the phone gets them well. The only glitch is that the file must me named
*.vcf for the phone to consider it as address records.

I have two problems left : 

1. OBEX File Transfer (eg to get pictures from the pone) : in Konqueror,
using kde-buetooth, the selection of "obex://[btaddr]:7/" brings up
"Authentication Required". From my analysis of the source code, it might
be caused by the transport layer (bluez), but not sure.

2. UID field in VCARD's : if I send a single VCARD in a file for a
record already present in the phone, it asks "overwrite y/n ?". If I
send a file containing two or more VCARD's for records already present
in the phone, it duplicate them. I added a UID fields as recommended by
the Vcard spec, the phone seem to ignore it.

Hints welcome, regards,
Charles


-- 
Charles Bueche <charles@bueche.ch>
sand, snow, wave, wind and net -surfer


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-users] OT: SonyEricsson K700i addressbook and OBEX over Bluetooth
  2004-08-17 10:32 [Bluez-users] OT: SonyEricsson K700i addressbook and OBEX over Bluetooth Charles Bueche
@ 2004-08-18  8:40 ` Marcel Holtmann
  2004-08-18 19:14   ` Charles Bueche
  0 siblings, 1 reply; 3+ messages in thread
From: Marcel Holtmann @ 2004-08-18  8:40 UTC (permalink / raw)
  To: Charles Bueche; +Cc: BlueZ Mailing List

Hi Charles,

> sorry if this a bit off-topic, but I didn't find help elsewhere and I
> thought someone here might have seen the same problems.
> 
> I just got my SonyEricsson K700i from Swisscom, and I'm experimenting
> with bluez and user-space tools (kde-bluetooth).
> 
> It works quite well, I can send VCARD's using the OBEX Object Push, and
> the phone gets them well. The only glitch is that the file must me named
> *.vcf for the phone to consider it as address records.

this is some kind of stupid, but normal for most phones.

> 1. OBEX File Transfer (eg to get pictures from the pone) : in Konqueror,
> using kde-buetooth, the selection of "obex://[btaddr]:7/" brings up
> "Authentication Required". From my analysis of the source code, it might
> be caused by the transport layer (bluez), but not sure.

Check the hcidump and ask the KDE-Bluetooth developers.

> 2. UID field in VCARD's : if I send a single VCARD in a file for a
> record already present in the phone, it asks "overwrite y/n ?". If I
> send a file containing two or more VCARD's for records already present
> in the phone, it duplicate them. I added a UID fields as recommended by
> the Vcard spec, the phone seem to ignore it.

Sounds like a bug in the phone. Tell SE about it ;)

Regards

Marcel




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-users] OT: SonyEricsson K700i addressbook and OBEX over Bluetooth
  2004-08-18  8:40 ` Marcel Holtmann
@ 2004-08-18 19:14   ` Charles Bueche
  0 siblings, 0 replies; 3+ messages in thread
From: Charles Bueche @ 2004-08-18 19:14 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: BlueZ Mailing List

Hi Marcel,

On Wed, 18 Aug 2004 10:40:33 +0200
Marcel Holtmann <marcel@holtmann.org> wrote:
> > 1. OBEX File Transfer (eg to get pictures from the pone) : in
> > Konqueror, using kde-buetooth, the selection of "obex://[btaddr]:7/"
> > brings up"Authentication Required". From my analysis of the source
> > code, it might be caused by the transport layer (bluez), but not
> > sure.
> 
> Check the hcidump and ask the KDE-Bluetooth developers.

I will try to contact them directly. Sadly, their list server seem to be
down.

> > 2. UID field in VCARD's : if I send a single VCARD in a file for a
> > record already present in the phone, it asks "overwrite y/n ?". If I
> > send a file containing two or more VCARD's for records already
> > present in the phone, it duplicate them. I added a UID fields as
> > recommended by the Vcard spec, the phone seem to ignore it.
> 
> Sounds like a bug in the phone. Tell SE about it ;)

I had the same idea, unfortunately, to get in touch with a developer,
one need to pay a good amount of money. For $0, you only get access to
user forums :-/

Thanks anyway, best regards,
Charles

-- 
Charles Bueche <charles@bueche.ch>
sand, snow, wave, wind and net -surfer

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-08-18 19:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-17 10:32 [Bluez-users] OT: SonyEricsson K700i addressbook and OBEX over Bluetooth Charles Bueche
2004-08-18  8:40 ` Marcel Holtmann
2004-08-18 19:14   ` Charles Bueche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox