Hello Everyone,
I wanted to implement the following
1. Whenever i press the button1 on my nRF52832 DK, the alarm tone on my mobile phone should ring indicating that button1 has been pressed.
2. If i send a certain command through ble (say "LED1 ON"), the LED1 on the development kit of nRF52832 should turn on.
This is what i want to implement but i dont know from where I should start and what examples are already present to help me get started with this. Kindly help me out. Thanks!