Hi.
I'm looking for gamepad for playing with my Pocket PC.I try to use the hidgamep.dll but untill now it is not successful....
There is the gamepad for chainpus but seems my pocket Pc not work with it.I would like to use the PS3 sixaxis or dualchok 3.But there is probléme with them if yuo open your bluetooht and try to find this gamepad device you won't find them.I read and search on interent and found some handle.I use ubuntu ans sixpaire for change adresse (adresse of my pocket pc's bluetooth) where the bluetooth gamepad must pair and try to pair.But the trouble is the same no sony's gamepad seen...After thinking may be it is the bluetooth stack (I think mine is Microsoft) wich is weak there is may be some lake in the stack/driver...(because under ubuntu or windows you must setup/update the usb and the bluetooth drivers.So can any one help me in this project writting a driver for the sixaxis/dualshok 3 bluetooth gamepad?
I install the widcomm bluetooth stack but when I try to start the bluetooth " I get message there is not enought memory for start bluetooth"
I'm less than a beginner in program devellopement.
I think it would be great to play with this gamepad with the emulator (Gameboy advance, psone,Snes or famicom ect..)
Thank.
Me Too
It's a very good idea , i'm looking for this too and no response !!!
That will verry good to play with mY HTC HD2 with a gamepad playstation 3 en Fpsece !!!!!
No Genius Xda Developers to this ?????
...
When pairing a new Dualshock3 with the PS3, you should recall that you must connect it via USB the first time in order for it to pair from that point on. If you try to use said controller on a different PS3, you have to connect the controller via USB once again in order to initiate pairing with the new machine, erasing the controller's tie with the original PS3. Even the PS3 does not just see it out there and connect. If this were to ever work, you would more than likely need to develop an application that allowed you to connect the controller to you phone via usb for the initial setup.
That in itself has its own problems. There are usb host drivers for certain devices, however I highly doubt it would recognize a Dualshock3 out of the box. So most likely you would need:
Modified USB host drivers
A Program to handle the USB setup of the controller itself
Probably a proprietary Bluetooth profile
Now i'm no expert on PS3 inner workings so I cant say for sure what profile you would need or if it wouldnt work with an existing supported profile. Before you cross that bridge however, I would think you'd need to at least setup the pairing through USB which is its own challenge.
Can anyone else provide more input/revise my answer?
I'm sure that plugging the PS3 remote into a PC could yield some information about how they connect it to the PS3.. an ID or something that gets changed every time maybe? I doubt you could just grab the PS3 remote, plug it in and go from there, but there has to be some kind of ID that you can associate with the controller and call from your phone to connect to it.
The sixaxis stores the address of its master and will only communicate through Bluetooth with its master.
I wrote a program (finished last Friday night) to change the master address of the sixaxis to whatever I want from a Windows PC, in this case my phone's bluetooth mac address, so now the sixaxis sees my phone as its master and is ready to communicate with it.
But that was the easy part. (Actually it wasn't easy at all, and very time consuming, but easy in comparison to the remaining tasks). Now I need to write a program that will run on the phone and read the connection attempts (and all other data) from the sixaxis and respond in a manner that the sixaxis will understand.
Anyone know of a good Bluetooth Packet Sniffer that runs on Windows Mobile?
best of luck with this Cobaltikus.... would love to see this happen!
CobaltController
http://forum.xda-developers.com/showthread.php?t=689984
I am new the the Android game especially the tablets. I have searched high and low and I can not find an answer. I want to know if anyone has used their tablet to telnet or SSH to a Cisco or other device using the USB connection.
Has anyone atleast thought of this as an option?
Better terminal pro has a ssh app that may suit your needs?
FWIW, I use the app connectbot to ssh to my router (Netgear) and nas (Qnap). But that's via the WiFi, I don't know if you can connect via USB.
^^
Bjorn
ssh
I know that I can connect via WiFi I wanted to know if I could console into the device. I want to know if the USB be is a multi function port.
Alright I finally found a way to use the dualshock 4 controller with my shield tablet k1 running Android 6.0.
The problem I faced was that when I wanted to pair the controller and tablet it became stuck on the "pairing with..." part.
And since the sixaxis controller app doesn't work on marshmallow I started trying somethings and searched for a solution online.
So maybe there are people that are facing this issue aswell This is how I got it working.
1. First download and install the Sixaxis Pair Tool from the dev's website :
Sixaxis Pair Tool
2. Connect the DS4 controller with a USB cable to the pc and start the Sixaxis Pair Tool you just installed.
3. In the box "Change Master" you want to type the Bluetooth MAC address of your tablet, you can look this up when you go to Settings > About tablet > Status > Bluetooth address
* if you don't see a mac address make sure Bluetooth is turned on.
4. After you filled in the Tablets MAC in the "Change Master" box you hit apply and double check if the new "Current Master" MAC address is the same as the MAC address from the tablet.
Now that the DS4 knows for what MAC address to look for you want to install the following application on the tablet aswell.
* Look for the following app : Bluetooth Auto Connect
The reason we need this app is that for some reason the controllers input starts to lagg after about 30sec after pairing it with the tablet, the only solution I found was using this application.
5. So now that we have the bluetooth application installed aswell we can open the app.
*If the app asks you to turn on Bluetooth just hit OK.
6. Now scroll down to the bottom and tap on "Advanced Options" in here you want to change the following settings:
Rety Count = 1
Rety After(Sec) = 1
Device Timeout(Sec) = 5
Continuous Connect = 2
7. When you changed these settings you can turn on the DS4 controller by pressing on the PS button.
8. Now press on the "Connect Now" button at the bottom of the Advanced Options page.
After 2-3 seconds you will be asked if it is oke to pair the controller with the tablet, select yes and tadaaaaa you have a working DS4 controller on the Nvidia Shield Tablet
So for everything works for me, even the button mapper that can be accessed by holding the Options button on the DS4.
I hope this helps a couple of people !
*If you want to use the DS4 with the PS4 again you need to plug it in the PS4 with the usb cable to pair it again.
Going to try this right now!
EDIT: It works great, able to play donkey kong 64 again hah.
Question
When doing this, if I have a MacBook as my pc but a shield tab, when going to dl the sixaxis pair tool from the dev website do I dl the one for Mac OS X or the one for Windows? Also if you go to the page there's two links for the Windows now which of those two did you use?
Hi great guide
I don't suppose you know if this would work with the Xbox one controller or maybe the Xbox 360 controller ?
Brilapp said:
When doing this, if I have a MacBook as my pc but a shield tab, when going to dl the sixaxis pair tool from the dev website do I dl the one for Mac OS X or the one for Windows? Also if you go to the page there's two links for the Windows now which of those two did you use?
Click to expand...
Click to collapse
Hi !
If you use a MacBook that means you need to download the Mac OS X version they provide, I don't have a Mac so I have no idea how that works. I did a quick google and found this orikad.com/sixpair_instructions.html I suggest you follow that and it should work.
Let me know when you have it working !
steve.loveday said:
Hi great guide
I don't suppose you know if this would work with the Xbox one controller or maybe the Xbox 360 controller ?
Click to expand...
Click to collapse
I'm afraid this won't work for the xbox controllers since they don't use bluetooth, however you can get a 360 controller working if you connect a usb adapter for windows with a usb otg cable.
There is at the moment no way to use a Xbox One controller with any device other can Windows 7,8(.1) and 10 since the wireless adapter only supports these versions of windows.
Great guide Dusty!! I am expecting my nvidia k1 next week and i try to collect info about anything!
One question i have...if you have root, the way to pair the tablet and the ds4 is easier??
x-nivek said:
Great guide Dusty!! I am expecting my nvidia k1 next week and i try to collect info about anything!
One question i have...if you have root, the way to pair the tablet and the ds4 is easier??
Click to expand...
Click to collapse
If you root the tablet you can use this app play.google.com/store/apps/details?id=com.dancingpixelstudios.sixaxiscontroller and connect the DS4 to your tablet with a usb otg cable so you can pair it on your tablet, this is done with 1 press so you don't have to look up the MAC adress etc. However, the app is having problems with newer versions of android 5.1.1+ so I decided to skip the rooting for now and go with this method
Awesome. Thank you.
Thank you so much! Love you for this
_Dusty_ said:
If you root the tablet you can use this app play.google.com/store/apps/details?id=com.dancingpixelstudios.sixaxiscontroller and connect the DS4 to your tablet with a usb otg cable so you can pair it on your tablet, this is done with 1 press so you don't have to look up the MAC adress etc. However, the app is having problems with newer versions of android 5.1.1+ so I decided to skip the rooting for now and go with this method
Click to expand...
Click to collapse
Thanks a lot!! So you suggest not to update to 6.0???
x-nivek said:
Thanks a lot!! So you suggest not to update to 6.0???
Click to expand...
Click to collapse
No no I love 6.0 ! I suggest to update it's just that sixaxis app that isn't compatible but tbh I don't miss it at all [emoji14]
Sent from my SHIELD Tablet K1 using Tapatalk
_Dusty_ said:
I'm afraid this won't work for the xbox controllers since they don't use bluetooth, however you can get a 360 controller working if you connect a usb adapter for windows with a usb otg cable.
There is at the moment no way to use a Xbox One controller with any device other can Windows 7,8(.1) and 10 since the wireless adapter only supports these versions of windows.
Click to expand...
Click to collapse
Thanks for that
When you say I USB adapter are you on about the wireless adapter ?
I do have a old wired Xbox 360 controller would that just work through the otg cable
Cheers
steve.loveday said:
Thanks for that
When you say I USB adapter are you on about the wireless adapter ?
I do have a old wired Xbox 360 controller would that just work through the otg cable
Cheers
Click to expand...
Click to collapse
Yup ! A wired 360 controllers should work without any hassle with a otg cable
To add some information to the thread, I was able to make this work using these steps on an original Shield tablet running Lollipop. Thanks for the tip!
Hi !
Does someone know if this could works with dualshock 3 too ?
Kiiv said:
Hi !
Does someone know if this could works with dualshock 3 too ?
Click to expand...
Click to collapse
I tried to get the DS3 working without root but I haven't found a way yet So no it doesn't work... sadly
Btw it stucks in pairing to , also in stock 5.1.1 on k1!!
x-nivek said:
Btw it stucks in pairing to , also in stock 5.1.1 on k1!!
Click to expand...
Click to collapse
So it's stuck at pairing after you followed my guide ?
If so verify that the master MAC address is the same as your bluetooths MAC.
_Dusty_ said:
So it's stuck at pairing after you followed my guide ?
If so verify that the master MAC address is the same as your bluetooths MAC.
Click to expand...
Click to collapse
Ooops i mean without your guide
I dont know if i should upgrade to MM or not.. Multirom is the only thing that holds me
Using a MI MAX 3 + 2015 SHIELD
I have both. Unfortunately, both game controller & remote no longer work on the shield. I had been using the app as a controller, however yesterday I installed an app which is switching the ip of the shield. No way to control it or connect to it.
I just tried connecting my phone to the shield to phone via USB. I figure there must be a way to connect & control the Shield that way. I just can not figure out how to.
Any suggestions?
Thanks!
Hi guys,
I am new to Nvidia shield Gen 2 - recently purchased it. I previously had a android box and finally decide to get one of the 16gb shields. I have the controller and remote but i been trying to connect the below remote but its not working. I wanted to know if i need to install anything for it work or does Nvidia shield only support bluetooth wireless mouse? I have looked around on google but cant see any answers, so thought id post here.
this is what i have previously used on the android box.
https://www.amazon.co.uk/Multi-medi...ocphy=9045888&hvtargid=pla-586687139514&psc=1
If the answer is that i cannot use this keyboard/mouse then i will look to purchase one of the recommended wireless keyboard/mouse on xda.
Thanks for your help in advb