Code Monkey home page Code Monkey logo

Comments (5)

arzakmiftakhul avatar arzakmiftakhul commented on August 15, 2024

same problem

from flutter_libserialport.

arzakmiftakhul avatar arzakmiftakhul commented on August 15, 2024

I have found the solution :

  1. Enable serial port permission. You can follow https://websistent.com/fix-serial-port-permission-denied-errors-linux/. Don't forget to logout your desktop account first to take effect.
  2. Make sure the port is open. adding port.open(mode: 1);.
    You can check it using port.isOpen();

That's work on my ubuntu + arduino (as data source)

from flutter_libserialport.

elgansayer avatar elgansayer commented on August 15, 2024

I have this even when its open and fine :S

from flutter_libserialport.

rishabh2791 avatar rishabh2791 commented on August 15, 2024

any update on this please...i am facing the same issue even though the port is open.

from flutter_libserialport.

lucafabbri avatar lucafabbri commented on August 15, 2024

We put permission handling in todo.
Activity is tracked in #76
Closed

from flutter_libserialport.

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.