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

how to run the timer continously

hi.......

i need to run the program continuously  using timer ......and want to check the data every one minute how to do that

i have seen timer example .. i am confused .. which function is used to run the timer continuously 

Parents Reply
  • Hi Susheel,

    I have some doubts

    1. I need to read the sensor data every one second. and one more timer is possible... so that i need to other function for every 5 sec.

    2. I am using BLE_UART program.

    i need to send the respective data to the mobile phone for every one sec  that also starts only after the bluetooth is paired.

    is it possible to change in ble /uart event handle

    or we need to use app_timer to resolve this.

    thank you.....

Children
No Data
Related