Hi,
I am using ble_app_uart service in my application. In my custom board GPIO pin 8 is used for LED. But this particular GPIO is configured for UART RTS pin in ble_app_uart service. So changing the GPIO pin configuration from default is stopping the advertising.
How to change the configuration without affecting BLE activities?