Part Number:CC2640R2F
Tool/software: Code Composer Studio
Hi,
How can I read the log_info output?
I tried all, Runtime Object View, System Analyzer,...
I add lines:
var LoggingSetup = xdc.useModule('ti.uia.sysbios.LoggingSetup');
to use UIA, but in this way I don't see the device when I scan whit BLE scanner.
How can I do?
Thanks.