I am using nRF51-DK hardware and working on the ble_uart_app s130 SDK_11
Upon power-up, nRF51 is discoverable and connectable. After sometime, it is no longer discoverable and connectable (advertising). I would like to make it discoverable and connectable forever. I do not want this state to time-out after some time. Which part of the code is relevant? Which module should I look at? Thank you.