Do I need more than one button on my device?
I have a simple project I am trying to implement using BLUENRG2-M2SA. It will connect with a user over BT and download a timer length. Then it will run the timer and blink lights when the timer counts to zero. The user then acknowledges the lights and the timer starts again. It does the cycle a set number of times. Or goes to sleep if the timer isn't acknowledged after a certain period of time
I have a button connected to the reset pin to wake up the device, but was hoping to use the same button to acknowledge the timer. If the device is awake, can a signal on the reset pin trigger a different action in the micro? Or do I need two buttons? One for wake-up and one for user acknowledgement?
Code hasn't been written yet - I am trying to lay out the PCB.
