Part Number: CC2640R2F
I was playing around with the project 0 for the CC2640R2F launchpad. I modifed all the device info strings in devinfoservice.c and saw those take effect.
I tried editing the name from Project Zero R2 to My Project and then Project Zero R3 and neither took. I saw it was defined in project_zero.c and project_zero_soln.c. I changed it in both locations. I also cleared all cache and data for bluetooth and bluetooth scanner (on android / google pixel). I don't know why there is both a project_zero and project_zero_soln or what one is for vs. the other. But I'm confused as to why a simple string update would not take and want to get that resolved before I keep hacking away trying to get what I need to work.