Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-50415

lost packet or lost

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.6.0 Beta
    • Serial Port
    • None
    • 64bits mac qt creator 5.6 beta

      i have a embedded plateform who sending packet of 28 bytes.
      (19200, 8,NONE,NONE)

      My soft Qt who received data:

      1) serial port config, set baudrate, setBaudRate
      2) connect
      3) open()

      in readdata() without any code with Qdebug()
      2 frames is correctly send,but One frame is not correctly. (not have 28bytes)
      i miss data of trame at the begin.

      if i add clear() after opening port, most byte is incorrect,(not have my frame)

      it's the same problem is terminal programme example Qt!!!

      the data is correctly received may be after.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kuzulis Denis Shienkov
            kickoune ravel thibaud
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes