Other Parts Discussed in Thread: BLE-STACK, ENERGIA, CC2650
Tool/software: Code Composer Studio
Hello everyone,
I've been trying to get the project zero example running for my CC2650MODA boosterpack (using the MSP432401R development board) on both CCS cloud and CCS. When I try to run the example on CCS, I get an error message that some identifiers are not defined. I downloaded all the corresponding files found on the example website and are up to date. It was working when I first ran the example about two weeks ago, now it won't compile at all. When it did run it had the same error as with the CCS cloud example described below.
When I try to run the example on CCS cloud, the terminal shown in the README.html file does not match the terminal I get when it runs. The terminal message that comes up in my screen reads only 1 LED service instead of 2. The project does compile and run, but when I use the LightBlue app to interact with the module, the UUID addresses do not match and reads "This is pretty long."
Is this an installation error on my end for both issues? Should I delete the SDK and re-download it? I'm currently using CCS V9 and SDK bluetooth plugin 1.4.


