cancel
Showing results for 
Search instead for 
Did you mean: 

Please advise me on a basic strategy for adding BlueNRG2 STEVAL-IDB008V2 button press (PUSH1 or PUSH2) recognition to the Android ST BlueMS application.

DCarl
Associate

My application is to have an Android app that detects a single GPIO input (a button press) from the BlueNRG2 module. Is there a more simple starting point than the BlueMS application and it's companion firmware project?

I am using Atollic (thank you for Atollic TrueStudio!) and Android Studio. I can build and load both the firmware stack and application and the Android app BlueMS application. I'm having trouble understanding how to modify the examples to recognize a button press on the STEVAL-IDB008V2.

1 REPLY 1
Dilbert K
Senior

wow, you are good. I could not even get the example "BLE_SensorDemo_BlueMSapp" run using TrueStudio. It crashed calling the "SdkEvalComUartInit()" in Main()

Anything you have modified in IDE to have it running ?