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.
Hello Tiago,
We haven't seen this error before. We will try and re-create it on our side and get back to you early next week.
Found the solution, the issue was a timing issue because my reader board probably has a different clock from the original one when this firmware was created. Had to modify on this firmware, the frequency divider of the timer and the timing specs to adjust the baudrate of the uart software implemented on reader.
EDIT: Found some errors in the provided code by TI, that stopped me from getting a communication between reader and tag. This should be reviewed for error correction and optimization.