Part Number: CC2640
Tool/software: TI-RTOS
Hello,
I am working on simple peripheral project, and i want to delete this task after the device is connected by terminating the connection. Apparently using "Task_delete(&SimplePeripheral_taskFxn);" in one of the function is not working.
Any insight on this?
Thank you.