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

regarding gpio functionality

hi,

We are using nordic nRF52832 in our project as per our requirement we have to implement sleep and wake up mode with the help of button interrupt. our use case is that after long press of 3 seconds device starts advertising(exit sleep mode). and again after long press of 3 sec device goes to sleep mode(ideal state). Since we are having only one GPIO which will perform many cases such as on single tap session terminate,long press for 3 sec device goes to sleep and again if device is again pressed for 3 sec device will come out from sleep mode and when device is tapped 2 times it will terminate connection. we are not able to understand how can we implement these cases. currently even long press feature is not working. please help us to solve this issue.

Parents Reply Children
No Data
Related