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. how to read and write in serial port in RHEL platform?
Qt 6.11 is out! See what's new in the release blog

how to read and write in serial port in RHEL platform?

Scheduled Pinned Locked Moved Solved General and Desktop
13 Posts 3 Posters 4.4k Views 2 Watching
  • 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.
  • N Nimika

    @mrjj hey!
    Actually I am using some other port naming whose address is correct. But still its not working with read and write or may be not working with read only!!!! I don't know whats the matter?????

    mrjjM Offline
    mrjjM Offline
    mrjj
    Lifetime Qt Champion
    wrote on last edited by mrjj
    #4

    @Nimika
    Well code looks fine - so in what way does it not work?

    Can u read anything at all?

    Without the actual code you are using , its impossible to give guesses.

    N 1 Reply Last reply
    0
    • mrjjM mrjj

      @Nimika
      Well code looks fine - so in what way does it not work?

      Can u read anything at all?

      Without the actual code you are using , its impossible to give guesses.

      N Offline
      N Offline
      Nimika
      wrote on last edited by
      #5

      @mrjj Except port name I gave you the code which I am running.
      There is no output at all in display. Thats why I am confused that evrythin gis correct so where I did any mistake (if any).
      Even when I am running any QT example program like CREADERSYNC or any other, still there is no output.
      So is there any problem in QT??
      As I have used different computers for different versions of Qt and still I am getting the same problem.

      1 Reply Last reply
      0
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #6

        I highly doubt it has anything to do with Qt.
        Why dont you try minicom or other serial program and see if you can read anything.

        N 1 Reply Last reply
        0
        • mrjjM mrjj

          I highly doubt it has anything to do with Qt.
          Why dont you try minicom or other serial program and see if you can read anything.

          N Offline
          N Offline
          Nimika
          wrote on last edited by Nimika
          #7

          @mrjj
          yeah I have used other serial programs too but still no answer.
          :(

          mrjjM 1 Reply Last reply
          0
          • N Nimika

            @mrjj
            yeah I have used other serial programs too but still no answer.
            :(

            mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by
            #8

            @Nimika
            But then it means that your serial is simply not working or
            what ever that should answer/send is not doing it.
            If its not working with other serial program, it wont work with Qt either.

            So you must find out what part is not working.

            Does the other end even try to send something?`

            http://www.cyberciti.biz/faq/find-out-linux-serial-ports-with-setserial/

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #9

              Hi,

              Maybe a silly question but: do you have anything connected on that port ? How should it answer ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              N 1 Reply Last reply
              1
              • SGaistS SGaist

                Hi,

                Maybe a silly question but: do you have anything connected on that port ? How should it answer ?

                N Offline
                N Offline
                Nimika
                wrote on last edited by
                #10

                @SGaist
                There is nothing else connected to that port.
                I have mentioned you what I did...

                1 Reply Last reply
                0
                • N Offline
                  N Offline
                  Nimika
                  wrote on last edited by
                  #11

                  Hello All,
                  My problem is resolved.
                  There is some timing mismatch thats all.
                  Thank you!

                  1 Reply Last reply
                  1
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #12

                    You mentioned what you coded not what you had connected to the serial port whether it is another computer or a device. If you did then sorry I didn't saw it.

                    Interested in AI ? www.idiap.ch
                    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                    N 1 Reply Last reply
                    1
                    • SGaistS SGaist

                      You mentioned what you coded not what you had connected to the serial port whether it is another computer or a device. If you did then sorry I didn't saw it.

                      N Offline
                      N Offline
                      Nimika
                      wrote on last edited by
                      #13

                      @SGaist
                      It's ok if you have not noticed it that I was doing the connection in the same computer which is wrong.
                      Thank you!

                      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