Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QSerial port Issue
Qt 6.11 is out! See what's new in the release blog

QSerial port Issue

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 203 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    SherifOmran
    wrote on last edited by
    #1

    i am coding an application that communicates with a device over LIN Protocol using the uart.
    The device sends data and is waiting for a reply in a specific time, it seems that i am not replying.
    I set the buffer size to 1 Byte so that each command i can reply promptly.
    I connected another application to another usb/serial port to listen to my replys from the 1st usb/serial port. I see there are replys. But when i set the buffersize to 1 Byte i don't see any reply back.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved