hi, I am working on the nrf52832 device, I have implemented the push button and I am able to detect button push and release but I want to notify the app when the push button is pressed and released. how I can do that?
hi, I am working on the nrf52832 device, I have implemented the push button and I am able to detect button push and release but I want to notify the app when the push button is pressed and released. how I can do that?
Hi,
What is "the app"? If you want to send the button state over BLE, we have a specific service for this, LED Button Service Server. You can test it out using the BLE Blinky Application.
Best regards,
Jørgen
Hi,
What is "the app"? If you want to send the button state over BLE, we have a specific service for this, LED Button Service Server. You can test it out using the BLE Blinky Application.
Best regards,
Jørgen