Skip to content

When clicking "disconnect", the port remains open #34

@ubidefeo

Description

@ubidefeo

Until the app is closed, the Serial port is busy.

To reproduce:

  • connect to a board
  • disconnect
  • run screen /dev/boardPortTTY 115200

the message received will be
Cannot open line '/dev/boardPortTTY' for R/W: Resource busy

Debugging the app did not bear any fruit.
The disconnection happens correctly when the Connect operation is triggered,
otherwise it would not connect to it, I guess.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions