Serial port connection
-
Hello... I am dealing with serial port communication. I can read and write data. The example I'm working on consists of multiple pages. I also want to read data from the other page I created. But when I open the second page, it directly closes the serial port connection. What should I do about it?
-
Hello... I am dealing with serial port communication. I can read and write data. The example I'm working on consists of multiple pages. I also want to read data from the other page I created. But when I open the second page, it directly closes the serial port connection. What should I do about it?
@Rumeysa_135
You asking about serial port connection in the context of QtWebEngine? -
@Rumeysa_135
You asking about serial port connection in the context of QtWebEngine?@JonB It was a general question. I just wanted to use QtWebEngine as header. Actually I'm trying to make a widget app.
-
@JonB It was a general question. I just wanted to use QtWebEngine as header. Actually I'm trying to make a widget app.
@Rumeysa_135 said in Serial port connection:
I just wanted to use QtWebEngine as header.
I'm sorry I don't know what this means. And QtWebEngine is used in widgets anyway. Either your question/use of serial port is to do with QtWebEngine (not sure how, but it's your question) or it is not and has absolutely nothing to do with web engine?