Other Parts Discussed in Thread: CC2640,
I'm using simple central as a baseline for my code and would like to add the logging style of project zero. I've added all the includes, etc and have modified the project spec file as suggested in a related post.
The code compiles fine but I can't get the logging to actually print out on putty. I don't think it's a hardware / PC issue because if I load project zero on the same setup, logging is fine.
I can't help but think I'm missing a file or not checking a box somethere.
Jason