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: Unable to run guiboostxlsensors example for SAIL examples

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

I am unable to get any kind of output. As suggested in the README.html file, I used the example with GUI composer studio (https://dev.ti.com/gallery/view/21031/BOOSTXL_SENSORS_GUI_ET/ver/1.4.0/) . I configured the GUI demo for CC1352r as opposed to the default MSP example. Furthermore, I tried getting the json output using a simple python script and yet I am unable to get any kind of output. Please suggest a simple way to test the example over serial monitor.

On the other hand, I am successfully able to run other examples(i2cbme280 and i2cbmi160).