cancel
Showing results for 
Search instead for 
Did you mean: 

Writing my own android app

Kolab
Senior

Hello! I use the app ST BLE StartNet to control the STM32wb55 board's leds and even I could control others user's leds too. But I want to write my own android app to make a more advanced control of GPIOs. My question is how do I have to change the examples' codes so as to get data from my new app (for instance to control the blink speed of a set of led connected to GPIOs by buttons in my new app).

Thanks! I wait for you help

1 REPLY 1
Remi QUINTIN
ST Employee

​Please have a look at

https://github.com/STMicroelectronics/STBlueMS_Android

This is where the ST BLE Sensor" Android application source code is located.