Problem using Command Line Interface (CLI) off Dev board (radio_test example)

Hi, I have the radio_test example running correctly on a nrf52840 dev board. I am able to use the Nordic Serial Terminal (v1.6.0) to send commands and read responses.

I am now trying to run this example on our custom board which uses a BMD-380 module. Everything seems to be working correctly, but the terminal behavior is erratic. Sometimes the command sends, and sometimes it's split up. It takes a few CRs to get a response sometimes.

Any help is appreciated!

Related