Module: nRF52832
Implemented pairing for ble_app_UART (NUS).
However, I can connect with ble_app_uart_c, which does not have pairing implemented.
Please tell me how to prevent the ble_app_UART that implements pairing from being connected to ble_app_uart_c that does not implement pairing.