botherDmitri
complete
Press a button on my nrf52833dk and my phone makes a noise. That is the entire product.
At work, my coworkers love to tap my shoulder while I have my noise cancelling headphones on, and truthfully, it scares me every time. In order to prevent me flailing like a cat multiple times throughout the workday, I created this small project. The nrf52833dk connects to a Swift application on my phone, and when it receives an ACK notification from the button press, it triggers the app to play any noise I choose. It will shadow the current music I have playing, and play the noise, indicating a *knock* has occured.
Here is the github source code for my NRF board as well as the swift application.