Skip to main content
November 16, 2019
Question

Writing my own android app

  • November 16, 2019
  • 1 reply
  • 577 views

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

This topic has been closed for replies.

1 reply

Remi QUINTIN
Technical Moderator
January 29, 2020

​Please have a look at

https://github.com/STMicroelectronics/STBlueMS_Android

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