Page 2 of 3

Re: PS4 not registering after 10s

Posted: Thu Oct 29, 2015 10:27 am
by brodymc
I'll give it a try tomorrow then report back! Thanks for the help :)

Re: PS4 not registering after 10s

Posted: Thu Oct 29, 2015 8:04 pm
by brodymc
Just resoldered the pin into the RX socket and it still doesn't want to work for me.

On the same row as GND, RX and TX I also have the following sockets available:
2, 3, 4, 5, 6, 7, 8, 9

And on the other side of the board I have the following:
RAW, GND, RST, VCC, A3, A2, A1, A0, 15, 14, 16, 10

Please let me know if I can use any of these in place of RX since I think I killed that socket somehow.

Re: PS4 not registering after 10s

Posted: Fri Oct 30, 2015 6:54 am
by Matlo
It's not possible to use any of the other pins. Your only option is to fix the connection.

Re: PS4 not registering after 10s

Posted: Fri Oct 30, 2015 8:39 pm
by brodymc
Alright, I managed to get hold of a voltmeter to use for a bit. The TX and RX pins were outputting the correct voltage so I'm clueless as to what the issue is anymore.

Re: PS4 not registering after 10s

Posted: Fri Oct 30, 2015 8:52 pm
by Matlo
Are you still getting this error:

Code: Select all

No controller detected.
adapter_detect failed
?

Re: PS4 not registering after 10s

Posted: Tue Nov 03, 2015 11:25 pm
by brodymc
Yep. Also, my CP2102 arrived and using that didn't make a difference either.

Re: PS4 not registering after 10s

Posted: Wed Nov 04, 2015 7:06 am
by Matlo
Some suggestions:
  • reload the firmware
  • try in Ubuntu 14.04 (this will indicate if it's a hardware or software issue)
  • some CP2102 adapters are mislabeled, so you may have to swap Rx and Tx

Re: PS4 not registering after 10s

Posted: Tue Nov 17, 2015 6:27 am
by brodymc
Alright. Bit of an update, sorry about the wait.

I'm trying it with Ubuntu 14.04 with no avail, however I noticed that you can use Bluetooth on Ubuntu with gimx.
I get as far as when it tells me to connect my teensy, however I'm using a pro micro (mega32u4) and it doesn't seem to recognize it at that stage.
I've tried reflashing it to the PS4 .hex supplied in the firmwares.zip and then attempting Bluetooth but that didn't seem to work either.

Please let me know if it's even possible to use a pro micro instead of a teensy for the bluetooth route.
Thanks again for the help!

Re: PS4 not registering after 10s

Posted: Tue Nov 17, 2015 11:45 pm
by brodymc
nump

Re: PS4 not registering after 10s

Posted: Thu Nov 19, 2015 7:37 pm
by Matlo
The bluetooth connection method only allows to emulate a Dualshock4.
There are additional instructions on this wiki page:
http://gimx.fr/wiki/index.php?title=PS4
And the firmware to load on the AVR USB board is different.