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 ?
Forum Updated to NodeBB v4.3 + New Features

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

Scheduled Pinned Locked Moved Solved Mobile and Embedded
4 Posts 2 Posters 399 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 9 Jun 2021, 11:53 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.

    J 1 Reply Last reply 9 Jun 2021, 11:54
    0
    • Q Qt embedded developer
      9 Jun 2021, 12:02

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

      QString sHciConfigDown = "hciconfig hci1 down";

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 9 Jun 2021, 12:03 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
        9 Jun 2021, 11:53

        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.

        J Offline
        J Offline
        jsulm
        Lifetime Qt Champion
        wrote on 9 Jun 2021, 11:54 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 9 Jun 2021, 12:02
        0
        • J jsulm
          9 Jun 2021, 11:54

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

          Q Offline
          Q Offline
          Qt embedded developer
          wrote on 9 Jun 2021, 12:02 last edited by Qt embedded developer 6 Sept 2021, 12:03
          #3

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

          QString sHciConfigDown = "hciconfig hci1 down";

          J 1 Reply Last reply 9 Jun 2021, 12:03
          0
          • Q Qt embedded developer
            9 Jun 2021, 12:02

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

            QString sHciConfigDown = "hciconfig hci1 down";

            J Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote on 9 Jun 2021, 12:03 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

            2/4

            9 Jun 2021, 11:54

            • Login

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