cancel
Showing results for 
Search instead for 
Did you mean: 

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

tiennguyen
Associate II

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?

 

3 REPLIES 3
tiennguyen
Associate II

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

STTwo-32
ST Employee

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

 

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

yes, thanks you for your response.