forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PS3 Bluetooth remote control protocol

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Development
View previous topic :: View next topic  
Author Message
Rob_F



Joined: 10 Mar 2008
Posts: 10

PostPosted: Mon Mar 10, 2008 10:53 am    Post subject: PS3 Bluetooth remote control protocol Reply with quote

Hey guys,

I had a look for threads relating to the Bluetooth remote, and couldn't find any useful information. I did find a thread where the poster wanted to be able to control the Blu-Ray player via alternate means, so I know there is demand out there besides my own. I personally would just prefer to use my iPaq rather than go out and buy another useless remote control, and am willing to invest a reasonable amount of effort to achieve that.

Seeing as I don't have a Bluetooth remote and I don't think you can rent them, I can't do the sniffing and protocol research. What I can do is write the code for a client and test it with my PS3.

If anyone is interested, this document looked highly useful in regard to sniffing Bluetooth devices.

Thanks for reading.
Back to top
View user's profile Send private message
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Mon Mar 10, 2008 2:26 pm    Post subject: Reply with quote

Check http://www.google.com/search?q=ps3+%22bluetooth+remote%22+linux
Back to top
View user's profile Send private message
Rob_F



Joined: 10 Mar 2008
Posts: 10

PostPosted: Tue Mar 11, 2008 3:24 am    Post subject: Reply with quote

Awesome, thanks! I'll post an update when I have something cool to show off.
Back to top
View user's profile Send private message
ralferoo



Joined: 03 Mar 2007
Posts: 122

PostPosted: Tue Mar 11, 2008 8:02 pm    Post subject: Re: PS3 Bluetooth remote control protocol Reply with quote

Rob_F wrote:
Hey guys,
I had a look for threads relating to the Bluetooth remote, and couldn't find any useful information.

No need to do sniffing, you can see the data easily using "hcidump -x"

I've documented the controller pretty fully at http://wiki.ps2dev.org/ps3:hardware:remote

There is some code available as part of my python-ps3 project https://sourceforge.net/projects/python-ps3/ that supports both sixaxis motion sensing and the remote, although you currently need to disable hcid to get it running.

I notice there's also some activity on this front on the bluez mailing list, and so new version should support the remote out of the box.
Back to top
View user's profile Send private message Visit poster's website
Rob_F



Joined: 10 Mar 2008
Posts: 10

PostPosted: Tue Mar 11, 2008 10:40 pm    Post subject: Re: PS3 Bluetooth remote control protocol Reply with quote

ralferoo wrote:
No need to do sniffing, you can see the data easily using "hcidump -x"


I had no idea, I have little experience with Bluetooth. Thanks for the tip.

ralferoo wrote:
I've documented the controller pretty fully at http://wiki.ps2dev.org/ps3:hardware:remote


Sweet, thanks. The python script for the remote looks pretty useful too.

ralferoo wrote:
There is some code available as part of my python-ps3 project https://sourceforge.net/projects/python-ps3/ that supports both sixaxis motion sensing and the remote, although you currently need to disable hcid to get it running.

I notice there's also some activity on this front on the bluez mailing list, and so new version should support the remote out of the box.


The objective here is to make the PC (then hopefully later the iPaq) pretend to be the remote, rather than read input from the remote. Is that what they're doing?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS3 Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group