There is no way to indicate flow control
anthonymesa opened this issue · 2 comments
There are devices, such as the Arduino 33 BLE Sense, whose serial communication requires hardware-level flow control. Currently I can not find how to accomplish this within the plugin (nor am I sure that gdsercomm or sercomm support it after a quick glance at the repos).
Implementing the ability to choose between RTS/CTS would be enough for my immediate purposes personally, but I figure support would also include DTR/DSR as well as XON/XOFF software-based flow control.
Sorry for answering so late. Life happened.
I am hoping to have some time over to clean up this repo the following months.
Sadly I have no idea what your are talking about 😅
I just forked this repo from a abandoned repo just to hack something together for my purpose and I tried make it easier for people to use.
If you could explain what you mean and maybe how to solve it that would be appreciated.
Closed due to inactive