send/receive files via bluetooth in NEO

Erin Yueh erin_yueh at openmoko.com
Wed Dec 3 05:31:45 CET 2008


mmh..... you may browse PS3 service.

# scan all nearby bluetooth service, check PS3 hardware address
$ hcitool scan

# browse its service, check it has OBEX file transfer? if yes, then you 
can use OBEX between NEO and PS3.
$ sdptool browse <PS3_HW_ADDR>

Like below:
Service Name: OBEX File Transfer
Service RecHandle: 0x10065
Service Class ID List:
   "OBEX File Transfer" (0x1106)
Protocol Descriptor List:
   "L2CAP" (0x0100)
   "RFCOMM" (0x0003)
     Channel: 11
   "OBEX" (0x0008)
Language Base Attr List:
   code_ISO639: 0x454e
   encoding:    0x6a
   base_offset: 0x100
Profile Descriptor List:
   "OBEX File Transfer" (0x1106)
     Version: 0x0100

-Erin

Yorick Moko wrote:
> small question:
> will it work with the ps3
> (because remoko doesn't for example)
> 
> On Tue, Dec 2, 2008 at 9:59 AM, Erin Yueh <erin_yueh at openmoko.com> wrote:
>> Hi List,
>>
>> I am working on bluetooth recently and I write few notes about OBEX in
>> openmoko wiki. Also I am going to write a python UI script like a
>> bluetooth manager. It would have some functions, like 'Browsing nearby
>> bluetooth devices', 'Send file', 'Bluetooth preferences', 'Bluetooth
>> power status'....etc.
>>
>> Just few steps, you can send or receive files via bluetooth in NEO. If
>> you are interested, you may read wiki page.
>> http://wiki.openmoko.org/wiki/Manually_using_Bluetooth#OBEX
>>
>> Currently, I didn't write passkey event script yet and you could use
>> other devices to pair with NEO. A simple UI script is coming soon....
>>
>> Cheers,
>> Erin
>>
>> _______________________________________________
>> Openmoko community mailing list
>> community at lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>
> 
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community





More information about the community mailing list