Editing DualSense HID Commands
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
= Set BD Address = | |||
= Set | |||
<pre> | <pre> | ||
Line 334: | Line 41: | ||
</pre> | </pre> | ||
= Set DFU Mode | = Set DFU Mode (DANGEROUS) = | ||
<pre> | <pre> | ||
ReportID = 160, | ReportID = 160, | ||
Line 351: | Line 57: | ||
DeviceID = 1, | DeviceID = 1, | ||
ActionID = 5 | ActionID = 5 | ||
</pre> | </pre> | ||
Line 554: | Line 71: | ||
</pre> | </pre> | ||
to unlock NVS, use the command | |||
<pre> | <pre> | ||
SET 0x80 {3, 2, 101, 50, 64, 12} | |||
</pre> | </pre> | ||