Pablo Gindel
Results
2
comments of
Pablo Gindel
Thanks for your answers. I have a couple more questions: 1) how the console actually communicates with the device? Via Bluetooth? 2) Can I upload the firmware to the device...
I did some research on this. Apparently, qt under Windows has problems with USB virtual serial ports. When an error occurs, the handler MainWindow::serialPortError() tries to make a mSerialPort->close() but...