Skip to main content
WSher.1
Associate III
November 16, 2021
Question

Connect to STM32WB Via Android Programmatically

  • November 16, 2021
  • 0 replies
  • 562 views

Hello!

I'm trying to build an Android app to connect to my STM32WB device using a custom BLE profile.

I'm able to connect and interact with my device via the ST BLE Toolbox app, but when I try to create a Bluetooth socket within Android studio and connect to my service's UUID, it's timing out.

Is there any documentation out there on how to connect to a custom profile, or how to create a peripheral profile so I can connect within the Android system itself (like headphones)?

Thank you! :)

This topic has been closed for replies.