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.

LAUNCHXL-CC1352R1: GUI Composer sensor data display

Part Number: LAUNCHXL-CC1352R1
Other Parts Discussed in Thread: LPSTK-CC1352R, , CC1352R

I have recently purchased a TI LaunchPad kit (LAUNCHXL-CC1352R1) and a TI LaunchPad SensorTag kit (LPSTK-CC1352R) and have followed the following tutorial for setup:https://dev.ti.com/tirex/explore/content/simplelink_academy_cc13x2_26x2sdk_4_30_01_00/modules/lpstk/lpstk_15_4/lpstk-154.html

The sensor data is being correctly displayed on Tera Term, and now I am trying to display the sensor data using GUI Composer. 

I have tried following the tutorial on XDS connection shown under the LAB 2 - GUI Composer section of the following document: http://dev.ti.com/tirex/explore/node?node=ACuj7Q0odqsz7xV.GhI98w__FUz-xrs__LATEST but when I click run, an error is returned stating "Hardware not Connected. Failed to connect to Device CC1352R1F3". This is when 'ti_model_program' is selected in the dropdown menu under 'value'.

I have tried changing the value's dropdown menu from 'ti_model_program' to 'ti_transport_xds' and the hardware successfully connected, but the value was displayed as NaN.

I am using 'temp' as the value, but I am not sure this is right as I am new to this.