Skip to main content
Rick V
Visitor II
May 2, 2018
Question

BLE Android Apps

  • May 2, 2018
  • 1 reply
  • 1553 views
Posted on May 02, 2018 at 20:11

Hello,

Where can I find the source code for the Demo Android Apps, such as the 'BlueNRG' app or 'STM32 BLE Profiles' app.

Thanks,

Ricardo

#android-app #bluetooth
This topic has been closed for replies.

1 reply

Antonio Vilei
ST Employee
May 8, 2018
Posted on May 08, 2018 at 16:09

Hi Ricardo,

the source code for the apps that you mentioned is not available. Anyway, on GitHub you can find our general purpose Software Development Kit, called 

https://github.com/STMicroelectronics-CentralLabs/BlueSTSDK_Android

, that can be used as a starting point for smartphone app development. It is 

a multi-platform library (Android and iOS supported) that permits easy access to the data exported by Bluetooth Low Energy (BLE) devices.

Best regards,

Antonio

Jess Walt
Associate
July 4, 2018
Posted on July 04, 2018 at 02:48

Thank you, Antonio, this helps me out and I have a question.

Where would I find an Android App programmer that would understand how to use the 

multi-platform library you shared?

I have my app completed, all I need is for someone to use the code you shared above, so I can switch from using the phones internal Accelerometer and Microphone, to the SensorTile's Accelerometer and Microphone. With the code you provided it shouldn’t take a seasoned programmer long to do.

Thanks again,

Jess

Antonio Vilei
ST Employee
July 4, 2018
Posted on July 04, 2018 at 11:23

Hi Jess,

unfortunately, I don't have any contacts in your area.

As a start, you could try using some websites for freelance programmers. Or you could get in touch with some local Computer Science faculties to find students/interns with the programming skills you need.

Best regards,

Antonio