Hi,
I have recently tested some commands from the radio test example given in the following link using a PredevKit for the nRF52840 and it was quite fine:
During that process, I got to know that a UART connection is required. What I have accounted for on the custom board are only the SWD lines as the only way to talk to the BTIC.
However that's not a big deal, since I am preparing for the next revision of the custom design.
I would like thereafter to have the option of using the radio test in that.
Therefore could you please confirm the following pins from the BTIC that are needed?
Are the CTS and RTS mandatory if the connection is to be made to a PC through an adapter? Recommendation for an adapter please.
Or can one use the Dev Kit for connecting to the uart of the custom board? What pins are then required?
Also I would drop the CTS_OPTIONAL. Please confirm.
Please note I am searching for the configuration that gives me the least amount of BTIC pins that need to be reserved. Thanks