QT Serial Port
Unsolved
General and Desktop
-
This post is deleted!
-
@ADR_PT you need to give the qt event loop time to pass the serial stuff to the OS and react to the signals QSerialPort emit accordingly
take a look here:
https://forum.qt.io/topic/128343/qtserialport-weird-behaviours-on-macosx/7for a proper example
-
1/3