This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Notifications on Nordic Thingy

Hello, I have just picked up nordic and I am running the app on Android Studio using windows, the source code I have received from GitHub so I can ticker with it. My question: Is there a way to code the nordic so that when you press the button on the nordic thingy a notification sound is hear even when the app is destroyed?

Parents
  • This devzone case could be helpful. Especially this comment from Martin:

    "To make a phone respond to a notification you will have to make your own Android app. You can't do that with MCP alone. We have a few Android examples on github. However, Android and Java programming in general is outside the scope of this forum. If you want to make an app I suggest that you visit the Android BLE developer site. Then you can look at our Android examples for inspiration."

    You can use the Thingy:52 Android app as a base code, ask on the Android BLE developer site & modify the Thingy source code to achieve your sought after functionality.

Reply
  • This devzone case could be helpful. Especially this comment from Martin:

    "To make a phone respond to a notification you will have to make your own Android app. You can't do that with MCP alone. We have a few Android examples on github. However, Android and Java programming in general is outside the scope of this forum. If you want to make an app I suggest that you visit the Android BLE developer site. Then you can look at our Android examples for inspiration."

    You can use the Thingy:52 Android app as a base code, ask on the Android BLE developer site & modify the Thingy source code to achieve your sought after functionality.

Children
Related