Part Number: CC2652RB
Other Parts Discussed in Thread: SENSORTAG-SW, SYSCONFIG
I've observed this a few times... I have been running project_zero and after removing everything having to do with buttons in the code/files, I still see it listed on my TI Starter app.
I assume this is cached on the app side, but could it be on the side of the CC2652? If I'm adding and modifying services, how do I make sure they are current in TI Starter?
These are the only services I'm adding:
LedService_AddService(selfEntity); DataService_AddService(selfEntity);


