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.

SW-TM4C: TivaWare v 2.1.1.71

Part Number: SW-TM4C
Other Parts Discussed in Thread: CC2650MODA, TM4C129ENCPDT

Hi everyone
I am making a project in which I try to make the micro TM4C129ENCPDT communicate with the BLE module CC2650Moda via UART. In the past, to send messages with an old BT2.0, I inserted the ATCommand inside the UART message; now I would like to do a similar thing with this module; I looked at various examples and searched the forum, and found here: www.ti.com/.../tiduaj5.pdf a procedure very similar to what I would like to do, however it is done reference to an old version of the tivaware that I was unable to find among the available downloads, to be precise, the TivaWare_C v2.1.1.71, in which there is the example TM4C_CC26xx_Demo_Central.
In the version I use, 2.1.4.178, I have not found this example, but only the ble_central example.

Please advise me
Thank you

Federico