Part Number:CC2630
Tool/software:TI-RTOS
Hello,
i recently stumbled upon the logging functionality in the bluetooth project_zero and was wondering if it's possible to use it in Z-Stack (end device) as well.
I've included log.h and it compiles successfully but using the various macros (log_info, log_error, log_warning) doesn't produce any output on the opened port in terminal.
Is there any information on how to enable this feature in z-stack?
Thanks in advance!