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: Changing trigger to send data over 6lowpan connection

Part Number: TIDA-010024

Hello,

I am currently working with the 6lowpan_mesh_ti_15_4_cc1312_tirtos_ccs project file. Inside the app_task_node.c file, there is the following code:

I am currently trying to use the debug_push configuration and believe that this is controlling the timer which sends data every 10 seconds. I would like to change this so that the application sends data when an event occurs (i.e. a trigger from a microphone).

How can I change this code to instead send data when something like a trigger occurs instead of a timer?

Any help is greatly appreciated.

Thanks,

Grady