I am trying to conduct a basic topology featuring two NRF52840 boards using the Thread Topology Monitor and a thread application using CLI. Once built and connected with J-link within Segger Embedded Studio I open the terminals coinciding with the COM ports in Putty. However, when I then try to select one of the COM ports on the Thread Topology Monitor I get message: 'Error - Opening COM5: Access denied'. When I close the Putty window I am able to successfully open the serial port within the Topology Monitor but no device shows up as nothing is running anymore.
I have attempted to look up guides for the Topology Monitor but haven't found one that could cover this issue or that goes into great detail on the setup. I am using NRFSDK for Thread v.4.2.0 and Topology Monitor v0.13.0.
First is there an extensive guide for the Topology Monitor? Second is there a workaround for this issue as I have seen COM ports being used in Putty alongside the topology monitor so this is clearly possible but perhaps my setup is incorrect.
The errors occurs when the putty window is open, when the connection is closed the COM port is able to be opened but the screen remained blank and no devices were responding.