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.

TIDA-010024: Trouble Understanding Where 6LoWPAN Mesh Example Code Sends RF and UART Data

Part Number: TIDA-010024

Hello,

I am currently using the TIDA-010024 software on the CC1312 Launchpad. I have been able to get the project (which is called 6LoWPAN_Mesh_TI_15_4_cc1312_tirtos_ccs) to function properly using the debug_push and debug_root_push build configurations. I've attached a screenshot below to show the UART output on a serial terminal connected to the board running the debug_root_push configuration.

However, I have a custom board using the CC1312 and I would like to alter the code slightly to send some different data. The trouble is, I can't seem to find where in this particular project the data is actually being constructed, transmitted, received, and printed over UART. I have searched many files and have even tried the "C/C++ search" function and can't find where the UART in the figure above is being printed. I have worked with simpler projects and was able to alter those files to do what I needed, but I am fairly new to this mesh code interface and it doesn't seem to work the same way as these simpler projects.

If possible, can somebody point me to the correct files I should be looking at in order to change what data is sent over RF and the UART data that is sent as well? Any help is greatly appreciated.

Thanks,

Grady