Giter Club home page Giter Club logo

Comments (5)

gabonator avatar gabonator commented on July 23, 2024 1

Tested today on Win7 machine (DS213) and I confirm that it just shows the same error message in output log. Bit strange for me since I remember it worked well when I tested it in early stage of development of the application with zadig driver

from la104.

erik-smit avatar erik-smit commented on July 23, 2024

Ahh, after some fiddling with udev, I've been able to get it working on Linux.
So, yeah, it works on Linux. Woo!
But W10, not yet.

Ok, this is close enough for me to test it a bit.
Thanks for your work on this amazing project.
Unless you feel like spending time to help get it working on W10 you can close this issue.

from la104.

gabonator avatar gabonator commented on July 23, 2024

The problem is in the function controlTransferOut (serial.js:68). Just tried to omit calling this function and everything works well. For a simple workaround one can set break point in developer tools in serial.js on line 39, where is line "return this.device_.open()" and then type in the console this command and let the program continue (Resume script execution F8)
this.device_.controlTransferOut = () => Promise.resolve()
I need to do more investigation to find out what could be the universal solution for both platforms.

from la104.

gabonator avatar gabonator commented on July 23, 2024

Fixed in commit 5c168b5 No update is necessary
@erik-smit could you please verify it on your windows machine?

from la104.

erik-smit avatar erik-smit commented on July 23, 2024

@erik-smit could you please verify it on your windows machine?

The error is gone and I'm getting output on Windows!

from la104.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.