Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Works also with Smart Control PS3 URC 7965 / URC 7962 #1

Closed
Heckie75 opened this issue Feb 9, 2019 · 0 comments
Closed

Works also with Smart Control PS3 URC 7965 / URC 7962 #1

Heckie75 opened this issue Feb 9, 2019 · 0 comments

Comments

@Heckie75
Copy link

Heckie75 commented Feb 9, 2019

Thanks for your effort!

The following is just for documentation my experiences. Everything works fine.

Your tool also works with OneForAll Smart Control PS3 URC 7965 / 7962.
https://www.oneforall.de/universal-fernbedienungen/urc-7965-smart-control-ps3/support

Vendor is: 0x1234
Product is: 0x4321

Here is the configuration:

<PS3BluMote version="2.0">
	<settings>
		<vendorid>0x1234</vendorid>
		<productid>0x4321</productid>
		<smsinput>false</smsinput>
		<hibernation>false</hibernation>
		<repeatinterval>500</repeatinterval>
	</settings>
	<mappings>
		<button name="Eject" repeat="false">A</button>
		<button name="Audio" repeat="false"></button>
		<button name="Angle" repeat="false"></button>
		<button name="Subtitle" repeat="false"></button>
		<button name="Clear" repeat="false"></button>
		<button name="Time" repeat="false"></button>
		<button name="NUM_1" repeat="false">KEY_1</button>
		<button name="NUM_2" repeat="false">KEY_2</button>
		<button name="NUM_3" repeat="false">KEY_3</button>
		<button name="NUM_4" repeat="false">KEY_4</button>
		<button name="NUM_5" repeat="false">KEY_5</button>
		<button name="NUM_6" repeat="false">KEY_6</button>
		<button name="NUM_7" repeat="false">KEY_7</button>
		<button name="NUM_8" repeat="false">KEY_8</button>
		<button name="NUM_9" repeat="false">KEY_9</button>
		<button name="NUM_0" repeat="false">KEY_0</button>
		<button name="Blue" repeat="false"></button>
		<button name="Red" repeat="false"></button>
		<button name="Green" repeat="false"></button>
		<button name="Yellow" repeat="false"></button>
		<button name="Display" repeat="false">Tab</button>
		<button name="Top_Menu" repeat="false"></button>
		<button name="PopUp_Menu" repeat="false">C</button>
		<button name="Return" repeat="false">Esc</button>
		<button name="Triangle" repeat="false"></button>
		<button name="Circle" repeat="false"></button>
		<button name="Square" repeat="false"></button>
		<button name="Cross" repeat="false"></button>
		<button name="Arrow_Up" repeat="false">Arrow_Up</button>
		<button name="Arrow_Down" repeat="false">Arrow_Down</button>
		<button name="Arrow_Left" repeat="false">Arrow_Left</button>
		<button name="Arrow_Right" repeat="false">Arrow_Right</button>
		<button name="Enter" repeat="false">Enter</button>
		<button name="L1" repeat="false"></button>
		<button name="L2" repeat="false"></button>
		<button name="L3" repeat="false"></button>
		<button name="R1" repeat="false"></button>
		<button name="R2" repeat="true"></button>
		<button name="R3" repeat="false"></button>
		<button name="Playstation" repeat="false"></button>
		<button name="Select" repeat="false"></button>
		<button name="Start" repeat="false"></button>
		<button name="Play" repeat="false">Media_Play_Pause</button>
		<button name="Stop" repeat="false">Media_Stop</button>
		<button name="Pause" repeat="false">Media_Play_Pause</button>
		<button name="Scan_Back" repeat="false">Ctrl,Arrow_Left</button>
		<button name="Scan_Forward" repeat="false">Ctrl,Arrow_Right</button>
		<button name="Prev" repeat="false">Media_Previous_Track</button>
		<button name="Next" repeat="false">Media_Next_Track</button>
		<button name="Step_Back" repeat="false"></button>
		<button name="Step_Forward" repeat="false"></button>
		<button name="Instant_Back" repeat="false"></button>
		<button name="Instant_Forward" repeat="false"></button>
		<button name="Channel_Up" repeat="false"></button>
		<button name="Channel_Down" repeat="false"></button>
		<button name="dash_slash_dash_dash" repeat="false"></button>
	</mappings>
</PS3BluMote>

Pairing the Bluetooth device in Windows 10 (at least since creators update) is a little bit tricky since the default way asks for a pin which is mandatory.

These instructions are required:

  1. Right click the Bluetooth icon in the bottom-right corner of the screen, and select Add to Personal Area Network.
  2. On the top-left corner of the screen, click Add a new Bluetooth device.
  3. Hold the pairing button of the IR receiver
    4, Wait until "BD Remote control" appears, select it and click Next.
  4. Leave the PIN text box blank, and click Next.
  5. Wait until device has been set up

Device code for remote control is 0772 which must be assigned to DVD. The newer code 2555 does not work here.

@Heckie75 Heckie75 changed the title Works also with Works also with Smart Control PS3 URC 7965 / URC 7962 Feb 9, 2019
@Heckie75 Heckie75 closed this as completed Feb 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant