I would like to use GPIOE to detect button press/release on nRF52832. Could you suggest good example?
I would like to use GPIOE to detect button press/release on nRF52832. Could you suggest good example?
Hello,
You could take a look at this sample: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_lbs/README.html
Best Regards,
Swathy
Hello,
You could take a look at this sample: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_lbs/README.html
Best Regards,
Swathy
Thanks for your reply!