Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4558818
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T17:42:06+00:00 2026-05-21T17:42:06+00:00

Someone using the serialport library noticed that or it’s just me? I found (very)

  • 0

Someone using the serialport library noticed that or it’s just me? I found (very) few people in the same situation but I got no solution.

Here is an example of what I get with ruby serialport:

ff d8 ff e0 00 4a 46 49 46 00 01 02 03 04 05 06 07 08 09 0a ff db 00 43 00 10 0c 0c 0e 0c 0a 10 0e 0e 0e 12 12 10 14 18 28 1a 18 16 16 18 32 24 26 1e 28 3a 34 3e 3c 3a 34 38 38 40 48 5c 4e 40 44 58 46 38 38 50 6e 52 58 60 62 68 68 68 3e 4e 72 7a 70 64 78 5c 66 68 64 ff db 00 43 01 12 12 12 16 16 16 30 1a 1a 30 64 42 38 42 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 36 00

Here is an example of what I get with gtkterm, at the same time!

ff d8 ff e0 00 11 4a 46 49 46 00 01 02 03 04 05 06 07 08 09 0a ff db 00 43 00 10 0c 0c 0e 0c 0a 10 0e 0e 0e 12 12 10 14 18 28 1a 18 16 16 18 32 24 26 1e 28 3a 34 3e 3c 3a 34 38 38 40 48 5c 4e 40 44 58 46 38 38 50 6e 52 58 60 62 68 68 68 3e 4e 72 7a 70 64 78 5c 66 68 64 ff db 00 43 01 12 12 12 16 16 16 30 1a 1a 30 64 42 38 42 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 36 00

I’m using an FTDI breakout and a device with an uart interface. It seems to be random 🙁 it’s serialport-1.0.4 which I installed with “sudo gem install serialport”.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T17:42:07+00:00Added an answer on May 21, 2026 at 5:42 pm

    Not sure if you stumbled upon this in your researches, but this article mentions a modification to serialport.c that fixes the bug: Ruby, Ruby-SerialPort and the missing bytes

    Here’s the text from the link in case it ever goes down:

    So what did I do to make it work with ruby-serialport? I made a small
    change to the serialport.c file:

    --- ruby-serialport-0.6/serialport.c    2003-02-13 20:55:48.000000000 +0100
    +++ ruby-serialport-0.6-new/serialport.c        2006-11-22 17:04:37.000000000 +0100
    @@ -608,7 +608,7 @@ static VALUE sp_create(class, _port)
       break;
       }
    -  fd = open(port, O_RDWR | O_NOCTTY | O_NDELAY);
    +  fd = open(port, O_RDWR | O_NOCTTY | O_NDELAY | O_NONBLOCK);
       if (fd == -1)
       rb_sys_fail(port);
       if (!isatty(fd)) {
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

It's rare that I hear someone using Inversion of Control (Ioc) principle with .Net.
I've heard from someone that they´re using a business process automation tool (like Weblogic
Is someone using Facelets with JSP 2.0 tags? How to add tag library to
I'm trying to setup an output parameter using PetaPoco. I found someone using this
I searched here, found someone using this set is_dir=0 for %%i in (%~1) do
Can someone please clarify using a SIMPLE user story the full slice of what
Can someone explain to me the advantages of using an IOC container over simply
Can someone explain what are the benefits of using the @import syntax comparing to
Can someone share a simple example of using the foreach keyword with custom objects?
Can someone tell me how to change directories using FtpWebRequest? This seems like it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.