This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Changing pin configurations in ble_app_uart

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?

Parents Reply Children
No Data
Related