Hello, we are using the example ble_app_uart_c as basis. I found out , that it takes about 650ms after Reset / Power up before i can send a string over ble.
The connection between central and peripheral takes about 100ms. After that point it takes 550ms before the ble nus discovery ist complete.
Why takes it such a long time? Is there a way to shorten this time?
Andreas