Part Number: CC1352R
Other Parts Discussed in Thread: SYSCONFIG
Tool/software: Code Composer Studio
I have built the Simple_Peripheral example and integrated it into my own project. SDK 4.10.00.78.
I don't need two advertising sets and indeed the DMM Integration tutorial in the SimpleLink Academy says to reduce the number of sets to 1. I am, however, getting a warning from SysConfig now. How do I tell SysConfig to stop expecting two sets so I can build without this warning? I can certainly tolerate it, but ideally one shouldn't ignore warnings...