I have a central application that I need to add a peripheral role to. I don't need to pair or bond in any of my connections, so I based my app on the ble_app_uart_c example. My question is, can I add a peripheral role to this example without adding the peer manager?