Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. which is best way to send command to embeded processor using qt ?

which is best way to send command to embeded processor using qt ?

Scheduled Pinned Locked Moved Solved Mobile and Embedded
4 Posts 2 Posters 390 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.
  • Q Offline
    Q Offline
    Qt embedded developer
    wrote on last edited by
    #1

    i want to send hci tool command to BLE device. but i don't know which is best way to send command using qt.

    please provide reference so i can send it to BLE device.

    jsulmJ 1 Reply Last reply
    0
    • Q Qt embedded developer

      @jsulm i want information regarding which is best way to send below command using qt ?

      QString sHciConfigDown = "hciconfig hci1 down";

      jsulmJ Online
      jsulmJ Online
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #4

      @Qt-embedded-developer https://doc.qt.io/qt-5/qprocess.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • Q Qt embedded developer

        i want to send hci tool command to BLE device. but i don't know which is best way to send command using qt.

        please provide reference so i can send it to BLE device.

        jsulmJ Online
        jsulmJ Online
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #2

        @Qt-embedded-developer https://doc.qt.io/qt-5/qtbluetooth-index.html maybe?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        Q 1 Reply Last reply
        0
        • jsulmJ jsulm

          @Qt-embedded-developer https://doc.qt.io/qt-5/qtbluetooth-index.html maybe?

          Q Offline
          Q Offline
          Qt embedded developer
          wrote on last edited by Qt embedded developer
          #3

          @jsulm i want information regarding which is best way to send below command using qt ?

          QString sHciConfigDown = "hciconfig hci1 down";

          jsulmJ 1 Reply Last reply
          0
          • Q Qt embedded developer

            @jsulm i want information regarding which is best way to send below command using qt ?

            QString sHciConfigDown = "hciconfig hci1 down";

            jsulmJ Online
            jsulmJ Online
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #4

            @Qt-embedded-developer https://doc.qt.io/qt-5/qprocess.html

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            2

            • Login

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