Skip to main content
Associate II
May 15, 2025
Solved

Google Find my device application (Location tag device) with STM32WB09

  • May 15, 2025
  • 2 replies
  • 551 views

hi ST team support

I’m using the STM32WB09 to develop my locator tag device application, and I have a few questions:

  • Does the STM32WB SDK support the Google Fast Pair service?
  • Do you have any documentation or example code on how to use Google Fast Pair to create a locator tag device that is compatible with Android’s Find My Device app?

 

Best answer by STTwo-32

Hello @tiennguyen 

For the GFPS, this is a service with characteristics that you can try to implement it on the STM32WB0 MCUs following the recommendations of the Google Fast Pair Service  |  Google for Developers. (Similar to any of the Heart rate and other services). Unfortunately, there is not such example for now. 

Best Regards.

STTwo-32

 

2 replies

Associate II
May 19, 2025

Is there anyone who could help me answer the questions above?

STTwo-32
STTwo-32Best answer
Technical Moderator
May 23, 2025

Hello @tiennguyen 

For the GFPS, this is a service with characteristics that you can try to implement it on the STM32WB0 MCUs following the recommendations of the Google Fast Pair Service  |  Google for Developers. (Similar to any of the Heart rate and other services). Unfortunately, there is not such example for now. 

Best Regards.

STTwo-32

 

Associate II
May 25, 2025

yes, thanks you for your response.