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

button exmaple is not working in SDK version 9.0.0

Hello evryone,

i cloned button example form github to sdk version 9.0.0 and i modified the neccesary changes between app.gpiote.c//nrf_drv_gpiote.c files and set the GPIOTE ENABLED to 0 after that it is getting compiled with no errors but the baord shows nothing if the press any of the button can anyone suggest me what modifications has to be done or any changes?

ble_app_template.zip

Thank you

prabhu

Parents
  • yes aryan i haved changed app_gpiote.c and nrf_drv_gpiote.c and GPIOTE ENABLED TO 1 now everything is woking fine but i want to add timer fucntion in this can you please verify my source code, i want to make led glow if i press the button for 3 sec and turn of the LED if i press the same button for 5 sec

    can you verify my source code what all the things has to change or add?

Reply
  • yes aryan i haved changed app_gpiote.c and nrf_drv_gpiote.c and GPIOTE ENABLED TO 1 now everything is woking fine but i want to add timer fucntion in this can you please verify my source code, i want to make led glow if i press the button for 3 sec and turn of the LED if i press the same button for 5 sec

    can you verify my source code what all the things has to change or add?

Children
No Data
Related