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.

Please Help me interfacing TM4C lauchpad with module Sim900A



Hello everyone,

I tried to make a application, connect my TM4C123G with module Sim900A,

But my code it does not work.

I used UART0 connect to my PC, UART1 connect to module Sim900A. 

I tried to make an application, I send a string from Terminal to UART0 -> UART0 send to UART1 (connect with sim900A) and I want to get responses from module Sim900A and display on the terminal.

I have no idea with this, it's not my major.

Someone could help me.

Thank you so much.