Re: send/receive files via bluetooth in NEO

2008-12-02 Thread Erin Yueh
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 Like below: Service Name: OBEX File Transfer Service Re

Re: send/receive files via bluetooth in NEO

2008-12-02 Thread Yorick Moko
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 <[EMAIL PROTECTED]> 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 lik

Re: send/receive files via bluetooth in NEO

2008-12-02 Thread kimaidou
Thanks for your answer and sorry for my "rushing" post. I did not want to put pressure on you :-) I just wanted to promote the opkg.org website, so that no great piece of code will be lost in the mailing list archives. Thanks anyway 2008/12/2 Erin Yueh <[EMAIL PROTECTED]> > kimaidou wrote: > > Th

Re: send/receive files via bluetooth in NEO

2008-12-02 Thread Erin Yueh
kimaidou wrote: > That is a great news ! > When you ui is finished, could you propose your soft to the opkg.org > software list ? > > yeah, sure! --Erin ___ Openmoko community mailing list community@lists.openmoko.org http://lists.o

Re: send/receive files via bluetooth in NEO

2008-12-02 Thread kimaidou
That is a great news ! When you ui is finished, could you propose your soft to the opkg.orgsoftware list ? 2008/12/2 Erin Yueh <[EMAIL PROTECTED]> > 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 li

send/receive files via bluetooth in NEO

2008-12-02 Thread Erin Yueh
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