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-CC26X2R1: Advertising Name and Device Name are not reflected by changes made to project_zero.c

Part Number: LAUNCHXL-CC26X2R1
Other Parts Discussed in Thread: UNIFLASH, CC2540

Hi,  I am currently working on Task 4, Bluetooth low energy 5 Fundamentals, in CCS project ble5_project_zero_cc26x2r1lp_app.

Per the tutorial's directions I have modified 2 variables  ( attDeviceName[], and advertData[]  ) , in project_zero.c

Please see the attached file.  The letters OR have been added to each of the strings.

Clean / build then proceeds smoothly.  The project is then flashed into the development board using the CCS debugger.  This also seems to go correctly.

After cycling power on the development board, I launch BTool, scan, connect, find UUIDs, and then read the values.

The value of the Device Name still reads "Project Zero"

What am I missing here ?

Thank you

Roy

4274.project_zero.c