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.

Issue with cc2538 UART

Other Parts Discussed in Thread: CC2538, Z-STACK

Hi,

I am using zstack 1.0.0 version and I am facing a problem with the UART. I have initialized the UART and when I am trying to write the messages through the UART I can see the messages displayed on the LCD of CC2538 on the serial monitor apart from the messages I write using the HalUARTWrite(). What could be the issue? is there any changes in the configuration that I should take care of?

Thank you