Search found 3 matches
- Thu Jul 24, 2014 11:50 am
- Forum: GIMX Discussion
- Topic: Send PS3 commands from non-device?
- Replies: 27
- Views: 26749
Re: Send PS3 commands from non-device?
Don't use sudo and put the --bdaddr argument at the end: gimx --type Sixaxis --src 127.0.0.1:51914 --bdaddr F0:F0:02:xx:xx:xx Merci beaucoup! Moving the --bdaddr argument to the end was key (the sudo was a copy-paste error). The integration now works like a charm! Thanks for your help, I'll leave a...
- Thu Jul 24, 2014 10:59 am
- Forum: GIMX Discussion
- Topic: Send PS3 commands from non-device?
- Replies: 27
- Views: 26749
Re: Send PS3 commands from non-device?
The bluetooth connection takes a lot of time (at least one second) to initialize. What you should do instead is to run one gimx server that stays connected, and for each command to send fire one gimx client that transmits the command to the server. This can be done using the "--src IP:port&quo...
- Wed Jul 23, 2014 7:57 pm
- Forum: GIMX Discussion
- Topic: Send PS3 commands from non-device?
- Replies: 27
- Views: 26749
Re: Send PS3 commands from non-device?
I'm trying to integrate my Slim PS3 (FW v4.60) with my Raspberry Pi (Debian Wheezy 7.5) using the GIMX 2.02 CLI for home theatre integration purposes. I'm using a BT 2.1 dongle (see the hciconfig output below), which BD address I have successfully changed to match my Sixaxis controller: $ sixaddr Cu...