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. QT and AT command for modem connected at port ttyUSB3
Forum Updated to NodeBB v4.3 + New Features

QT and AT command for modem connected at port ttyUSB3

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 3.8k Views 1 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.
  • E Offline
    E Offline
    enaud84
    wrote on last edited by
    #1

    Hi all,
    is possible send AT command at a modem like minicom for example?
    is possible run a little script that i wrote for send AT command automatically?

    I must do a programm that at start send 2 AT command at USB port ttyUSB3 for open a socket and after send a file..
    thanks

    1 Reply Last reply
    0
    • A Offline
      A Offline
      AcerExtensa
      wrote on last edited by
      #2

      Use one of QtSerial 3rd Class implementations.. for example "QextSerialPort":http://code.google.com/p/qextserialport/

      God is Real unless explicitly declared as Integer.

      1 Reply Last reply
      0
      • E Offline
        E Offline
        enaud84
        wrote on last edited by
        #3

        but i can run a shell script?

        1 Reply Last reply
        0
        • A Offline
          A Offline
          AcerExtensa
          wrote on last edited by
          #4

          Yes, you can. Look at "QProcess":http://doc-snapshot.qt-project.org/4.8/qprocess.html

          God is Real unless explicitly declared as Integer.

          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