Running the example rtu slave with no flow control. Just using USB to UART0 for now. When I use FinSH to run the slave demo, everything seems to work, but Modbus Poll has shown occasionally the slave does not respond. I tried adjusting the priority from 10 to 5 so it wasn't fighting with the main task, but still seeing the slave not respond sometimes.
Since the terminal is running on uart0, when I run the slave from uart0, does it hand the port off or is that where my issues are coming from?

Running the example rtu slave with no flow control. Just using USB to UART0 for now. When I use FinSH to run the slave demo, everything seems to work, but Modbus Poll has shown occasionally the slave does not respond. I tried adjusting the priority from 10 to 5 so it wasn't fighting with the main task, but still seeing the slave not respond sometimes.
Since the terminal is running on uart0, when I run the slave from uart0, does it hand the port off or is that where my issues are coming from?