You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've set-up an nrf52840 processor on my input and display board, tested the blink (with added serial output), the hyperdisplay examples are all functioning, but the button example isn't.
There's simply no response when I press the buttons.
But upon launching a serial monitor, I saw the following output once, without having pressed any button:
Buttons connected!
Button A released!
Button B released!
Button DOWN released!
Button CENTER released!
Pressing any button after the above message left the serial monitor silent.