Other Parts Discussed in Thread: SYSCONFIG, CC2650
Hi,
- Iam facing the below mentioned issues in rtls_responder code. The sdk that Iam using is simplelink_cc13x2_26x2_sdk_3_40_00_02. The CC2642R is used as the tag ,which is not advertising cte packet continuosly, there is a frequent disconnection from advertisement. It stops advertising for specific seconds but not in a regular interval.What can be the cause of this issue?
- Inorder to debug the issue I tried to put some print logs in the code.I have enabled uart2 in sysconfig like image_1 and image_2 below and the print logs I have written in a function like image_3. But Iam not getting any uart logs in console. How to resolve this issue ?