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.

CCS/SW-EK-TM4C123GXL: Data acquisition (temperature) with SIM808

Part Number: SW-EK-TM4C123GXL

Tool/software: Code Composer Studio

Hello,

I am in the process of realizing a remote generator supervision system. I use the GSM communication module sim808. I receive the temperature data from the DHT22 sensor connected to the PF4 pin of the TM4C123GXL. I would like to send this data to the sim808 module also connected to the TM4C123GXL to the PC4 (RX) and PC5 (TX) pin. Can anyone help me please?