Open gabrielstelmach opened 1 year ago
My configurations are Channel 1: one unifying receiver connecting MX keys and MX anywhere 3 to Windows PC. Channel 2: one unifying receiver connecting MX keys and MX anywhere 3 to MacBook.
I couldn't follow the instructions to find C and D in the original repo README file because I'm connecting Windows and Mac. So I tried your brute force bat: it ran all the combinations but still didn't manage to switch to channel 2... Do the two devices need to be connected to the same network??
Do the two devices need to be connected to the same network??
As far as I understand the way the application works, it is not necessary to have both devices in the same network as the receiver will only communicate using Bluetooth signal. In case the execution has completed all the sequences without switching the channel, I wonder if hidapitester.exe is compatible with your receiver.
Hi guys, inspired by this post, I created a batch script to discover what is the command line to switch not documented Logitech devices.
Using the script I could find the command for Logitech K780 as below: hidapitester --vidpid 046D:C52B --usage 0x0001 --usagePage 0xFF00 --open --length 7 --send-output 0x10,0x01,0x08,0x10,0x01,0x00,0x00
How to use:
Come considerations. Although simple, the process is heavily manual as I didn't spend much time on this, all I wanted was to make my own setup work. So, feel free to improve as needed.
DecToHex.bat BruteForceDiscover.bat