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