thegala
thegala
Thanks. Sry for late answer. I am currently writing my thesis, so when I got some time I will gave this more serious look. No, VID and PID are different....
Finally I did capture data!! Sry for sooooo late response. [m709_1.zip](https://github.com/dokutan/mouse_m908/files/4907765/m709_1.zip) [m709_2.zip](https://github.com/dokutan/mouse_m908/files/4907766/m709_2.zip)
> However there is one major difference, each usb packet is repeated twice, i do not know whether it is required to send each packet twice or not. Yes, I...
> If reading the settings works, writing should work as well, if not it would be useful to capture the communication when starting the official software. Please can you tell...
> You need to completely close the Redragon application, start a capture and then open the Redragon application again. Maybe look in the Taskmanager to make sure it is not...
> Sorry, i meant the version from the `m709` branch. Testing this version should tell whether the duplicated packets are neccessary. It works.
> You need to completely close the Redragon application, start a capture and then open the Redragon application again. Maybe look in the Taskmanager to make sure it is not...
> I have added support for sending settings to the M709 in the `multiple-models` branch, does > > ``` > mouse_m908 -M709 -c example709.ini > ``` > > work (correctly)?...
You can fix error with changing line 92 in casdk.js with ` fs.writeFileSync(outputLocation + '/' + key, appContent); `