From owner-freebsd-bluetooth@FreeBSD.ORG Wed Jul 7 15:45:57 2010 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03756106564A for ; Wed, 7 Jul 2010 15:45:57 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id A832D8FC12 for ; Wed, 7 Jul 2010 15:45:56 +0000 (UTC) Received: by vws6 with SMTP id 6so9803645vws.13 for ; Wed, 07 Jul 2010 08:45:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=hE/VWDUh9lLGtAj+R24+66r4lr3pTGMmVMJ72z5sXlM=; b=P0nuHtVXQPHIuu50aV32WIG0eVDwyCFYsyydQuwOl53SKBaLg43/O7QO8drUwS1C+2 J5AHlRrjqNhnEYskgmUjFhZU6zqQkTkAq/vrwZXyx4Y1uxNglTwfYqJg/YR9pN1We/R8 qMA64aBiQs3319qgfqXtSFR/T93a1i1ZfjGXw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=HREuK9j5mnRVMz/zUJ9xlZ6ZtMf028XtiicjU/mn55UPQSwDArERGl0xuiVVim9C6M NU8WNDMdZIOy33gqUk7yCaYf7SUYDLAhTOxcgzOBDZ01a66OkJYsUIqdjxrmy0uBu8hR BaFjqWlv8XNBNP4OPMRCkyoepMA0+mbGXS5L4= MIME-Version: 1.0 Received: by 10.220.121.233 with SMTP id i41mr3440961vcr.3.1278517550854; Wed, 07 Jul 2010 08:45:50 -0700 (PDT) Received: by 10.220.199.13 with HTTP; Wed, 7 Jul 2010 08:45:50 -0700 (PDT) In-Reply-To: <201007071334.o67DYUnv034434@lurza.secnetix.de> References: <201007071334.o67DYUnv034434@lurza.secnetix.de> Date: Wed, 7 Jul 2010 08:45:50 -0700 Message-ID: From: Maksim Yevmenkin To: Oliver Fromme Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-bluetooth@freebsd.org Subject: Re: Samsung SPF-800P supported by FreeBSD? X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2010 15:45:57 -0000 Oliver, > =A0> > I'm considering to buy a Samsung DPF-800P ... =A0This is a > > Sorry for the typo, it's an SPF 800P. =A0(There's also a 1000P > which differs only in the size of the display.) no worries :) > =A0> > digital photo frame that supports wireless upload via > =A0> > bluetooth. =A0According to the specs on Samsung's web site > =A0> > it supprts these protocols: =A0OPP, FTP, A2DP, AVRCP. > =A0> > > =A0> > Would this work with FreeBSD? =A0Has anybody tried this? > =A0> > =A0> opp and ftp should work. you will need to install opexapp from ports= . > > You mean obexapp? =A0Are you sure that it would work? =A0I'm > hesitant to buy a $200 device that might not work the way > I need it ... yes, sorry. i meant obexapp :) obexapp is known to work with various mobile phones (and other devices) that implement opp (obex push profile) and oftp (obex file transfer profile). it is likely that you, or someone you know, own such a mobile phone, and, you can always try obexapp against it to see what it does and how it works. if obexapp works with a bluetooth qualified device (such as mobile phone) that claims to support obex push/file transfer, then, it is probably reasonable to assume that it will work with another bluetooth qualified device (such as digital photo frame :) and if it does not work, then it should be possible to fix it :) > Actually I hoped that someone who owns such a photo frame > could confirm (or deny) that it works. =A0Probably too much > to hope for. =A0:-) yeah, not quite sure why those things are so expensive :) throw in another $50-$100 and you can get an atom based netbook with 10" screen (better resolution too) with wifi and bluetooth (on some models). in any case, if you decide to get it, i would be curious to see if it works. and if it doesn't - i'd be happy to help thanks, max