Google Find My Device Network implementation

Hello, 

I need to implement Find My Device for nRF52833. 

From Sample I could find "samples/bluetooth/fast_pair/Locator Tag" example. I tried to go through it. but I could not able to map with fast pair specification(Fast Pair  |  Google for Developers). 

I want to check in which function advertisement is prepared ?

How keys(account keys,anti-snoofing keys) are sent in encrypted ?

In the advertisement which data we are sending(like fast pair UUID, Model id, anti snoofing keys, unique mac address,salt field ) etc ?  

Parents
  • Hello,

    Are you aware that for the fast pair feature to work, you will need to register your user as a developer user on Google with a valid Bluetooth Company ID from Bluetooth SIG?

    Then the Android user on the phone that you are testing on needs to be signed in with the same email as the one that you registered with Google. Have you done this?

    Best regards,

    Edvin

Reply
  • Hello,

    Are you aware that for the fast pair feature to work, you will need to register your user as a developer user on Google with a valid Bluetooth Company ID from Bluetooth SIG?

    Then the Android user on the phone that you are testing on needs to be signed in with the same email as the one that you registered with Google. Have you done this?

    Best regards,

    Edvin

Children
No Data
Related