I get the warning log message in the subject related to values of CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT and CONFIG_BT_MAX_CONN in an application that is acting as both a central and peripheral. Questions:
- Where can I find the definitions of the opcode and status shown in the warning log message?
- This application will have 1 peripheral connection and 1 central connection. Never the less, if CONFIG_BT_CTLR_SDC_PERIPHERAL_COUNT=1, the warning message will appear. Set to 2 and no warning is generated. Why?
Thanks,
Ken