Coder Social home page Coder Social logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
An evolution of the API is needed, probably in the next version.

Original comment by [email protected] on 25 Jan 2012 at 5:44

  • Changed state: Accepted

from android-serialport-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Issue 23 has been merged into this issue.

Original comment by [email protected] on 25 Jan 2012 at 5:51

from android-serialport-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Hi all,

I searched buf couldn't find the defaults for parity, data bits and stop bits...
Can anyone please provide the link to the document where I can find this info? 
Thanks!

Is there any way to add this to the project's documentation? I'd be happy to 
help...

By the way, this is an awesome project! Kudos to all the developers.

Original comment by [email protected] on 26 Feb 2012 at 1:52

from android-serialport-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Hi nimshk, 
I recently had the same problem, i found these parameters to work:
DATABITS = 8, 
STOPBITS = 1, 
PARITY = NONE

Original comment by [email protected] on 1 Nov 2012 at 5:48

from android-serialport-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Hi felipeko,

How did you set the databits, stopbits and parity?
Which files did you modify?

Original comment by [email protected] on 13 Dec 2012 at 10:42

from android-serialport-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
I didn't find any solution. How set "even parity" on serial port? 

Original comment by [email protected] on 19 Feb 2013 at 8:11

from android-serialport-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Sorry, didn't have much time to update the project.

The port is configured as 8 bits per character, 1 stop bit, no parity bit.

To modify this default setting, you have to modify the native code as explained 
in this comment:
http://code.google.com/p/android-serialport-api/source/browse/trunk/android-seri
alport-api/project/jni/SerialPort.c

Original comment by [email protected] on 20 Feb 2013 at 5:09

from android-serialport-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
I also want to know how to setup stop bit and parity bit, but I did find this 
code in  SerialPort.c

Original comment by [email protected] on 31 Mar 2014 at 6:53

from android-serialport-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 19, 2024
Your client has issued a malformed or illegal request. 

Original comment by [email protected] on 31 Mar 2014 at 6:55

from android-serialport-api.

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.