This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

UART Port usage, ZAPP_P vs ZTOOL_P

Other Parts Discussed in Thread: CC2538

I am trying to use UART port in my CC2538 based board which is going to programmed as OTA Dongle. I want to confirm which of ZAPP_P or ZTOOL_P should I define to use it. I am having my own host application in PC, and I compose and parse MT Commands in it. Should I go with ZTOOL_P?