Indrek Ardel
Indrek Ardel
# Help wanted! I'm looking for someone who could provide me a dump of software version 1.08. I can provide the necessary tools for the job and know-how.
@mattiaslundin yes, definitely. Do you happen to own an FTDI serial adapter to perform he task outlined on the [firmware page](https://github.com/Ingramz/ecl110/blob/master/firmware.md)?
Plug them to your computer and see what the USB device ID-s are.
@mattiaslundin would you be still up for helping to dump the firmware?
I've been simulating the freezes using `Sleep(5000);` after `EnumDevices` and it's been very successful. At startup the delay only affects the UI of Mumble, but during use it will block...
It looks like the issue comes from SA9023 and similar not responding to a descriptor request and the driver simply times out. It asks for string at index 2. ...