hi, i'm going to do some project with nrf51822 and SDK 6.0.0.
i just made up ble connection between phone and the chip.
and i want to send data some fixed time periods. so i need to add single or two timers to ble_app_uart.
how can i get some examples about timer applications based on SDK6.0.0 and can i use one or two timers in ble_app_uart example???
thanks.