which is best way to send command to embeded processor using qt ?
-
wrote on 9 Jun 2021, 11:53 last edited by
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.
-
@jsulm i want information regarding which is best way to send below command using qt ?
QString sHciConfigDown = "hciconfig hci1 down";
-
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.
-
wrote on 9 Jun 2021, 12:02 last edited by Qt embedded developer 6 Sept 2021, 12:03
@jsulm i want information regarding which is best way to send below command using qt ?
QString sHciConfigDown = "hciconfig hci1 down";
-
@jsulm i want information regarding which is best way to send below command using qt ?
QString sHciConfigDown = "hciconfig hci1 down";
2/4