This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC1352R: SysConfig warning for broadcaster data set count = 1

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...