<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116741/google-find-my-device-network-implementation</link><description>Hello, 
 
 I need to implement Find My Device for nRF52833. 
 From Sample I could find &amp;quot;samples/bluetooth/fast_pair/Locator Tag&amp;quot; example. I tried to go through it. but I could not able to map with fast pair specification( Fast Pair | Google for Developers</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 08 Jan 2025 08:12:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116741/google-find-my-device-network-implementation" /><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/517393?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 08:12:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:707723bb-a5ed-49dc-a6eb-85d62f53face</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;You should study the file fp_adv.c.&lt;/p&gt;
&lt;p&gt;I have not looked into the details of this, but this seems to be where it sets and starts the advertising in the locator_tag sample.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;fp_adv_payload_set() seems to be the function that populates the ad[] and sd[] (advertising data and scan_response data). Exactly what it is put in here I don&amp;#39;t know, but it comes from the specification from Google.&lt;/p&gt;
&lt;p&gt;From looking around, the UUID itself is coming from:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;bt_le_ext_adv_set_data() -&amp;gt; fndb_frame_data -&amp;gt;&amp;nbsp;fmdn_frame_payload -&amp;gt;&amp;nbsp;BT_UUID_16_ENCODE(FMDN_FRAME_UUID), FMDN_FRAME_TYPE_UTP_MODE_OFF,, where FMDN_FRAME_UUID is&amp;nbsp;0xFEAA.&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Edvin&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/517167?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2025 10:10:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb856724-0168-4137-9667-5030d1663d3b</guid><dc:creator>PaKa</dc:creator><description>&lt;p&gt;I haven&amp;#39;t read the code so can&amp;#39;t answer, this should be possible to read out of the code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/517165?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2025 09:52:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22e8c9fe-8971-453f-8215-01eae63684d9</guid><dc:creator>Nareshpatel</dc:creator><description>&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/paka"&gt;PaKa&lt;/a&gt;&amp;nbsp;and &lt;a href="https://devzone.nordicsemi.com/members/edvin-holmseth"&gt;Edvin&lt;/a&gt;&amp;nbsp;Could you resolve my above query please ? This is related to FMDN frame parameters in source code.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/515645?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2024 06:55:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f5949e0-b861-4e00-ae8d-3b505dd63ae0</guid><dc:creator>Nareshpatel</dc:creator><description>&lt;p&gt;Thank you PaKa for giving this information. This is very useful so I cannot modify FMDN frame in sample code.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can directly use &amp;quot;location tag&amp;quot; for my product. I want to understand FMDN technology and BLE message frame preparation. So in source code where BLE message frame parameters(16 bit UUID 0xFEAA, FMDN frame type - 0x41 and&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;ephemeral&amp;nbsp; identifier etc)&lt;/span&gt;&amp;nbsp; are filled&amp;nbsp; ?&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/515448?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2024 11:22:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b926c33a-1fc1-474e-a847-88336ea86ad5</guid><dc:creator>Nareshpatel</dc:creator><description>&lt;p&gt;Thank you PaKa for giving this information. This is very useful so I cannot modify FMDN frame in sample code.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I can directly use &amp;quot;location tag&amp;quot; for my product. I want to understand FMDN technology and BLE message frame preparation. So in source code where BLE message frame parameters(16 bit UUID 0xFEAA, FMDN frame type - 0x41 and &lt;span&gt;ephemeral&amp;nbsp; identifier etc)&lt;/span&gt;&amp;nbsp; are filled&amp;nbsp; ?&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/515320?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2024 16:03:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a968c6f-76b6-4cb2-91e3-675875617674</guid><dc:creator>PaKa</dc:creator><description>&lt;p&gt;All of this is covered by the FMD specification so you will need to look at that. The nRF Connect SDK implementation is a spec compliant implementation so if you start to change the frame content than I would expect you will fail compliancy tests and it won&amp;#39;t work as an FMD tag.&lt;/p&gt;
&lt;p&gt;The technology uses the ephemeral data to uniquely identify the tag and allow the owner to track it. This is encrypted data so can only be used by the owner, you can&amp;#39;t change how this works as that will break the FMD compliance.&lt;/p&gt;
&lt;p&gt;Maybe you could explain why you want to break down these features as there may already be a solution for what you want to do, or we may already know this can&amp;#39;t be done.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/515253?ContentTypeID=1</link><pubDate>Tue, 17 Dec 2024 11:13:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40ab84f0-2a67-4354-b742-d5004abf4d36</guid><dc:creator>Nareshpatel</dc:creator><description>&lt;p&gt;Thank you for your response. I am mapping find my protocol ble message frame with &amp;quot;Locator Tag&amp;quot; sample.&amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developers.google.com/nearby/fast-pair/specifications/extensions/fmdn"&gt;Find My Device Network Accessory Specification &amp;nbsp;|&amp;nbsp; Fast Pair &amp;nbsp;|&amp;nbsp; Google for Developers&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1734433813044v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I would like to map specification of Google&amp;#39;s FMDN and nordic &amp;quot;locator tag&amp;quot;. How I would map message frame ? Please guide me.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please help me to understand FMDN technology to track item. Suppose I have manufacturer&amp;nbsp;100 quantities ble devices(same hardware model). I would like to track each device. How Google identify each device uniquely ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/514437?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2024 08:51:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d6e769f-7d00-4453-b03a-f9f15a350604</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;The MAC address is part of every advertising packet, but it is not part of the payload in RAW data.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not sure exactly what Google requires you to include in the fast pair advertisements. I guess it depends on the use. It seems that at least you need to include the Service UUID of the Fast Pair Service, 0xFE2C.&lt;/p&gt;
&lt;p&gt;This according to Google&amp;#39;s own documentation:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developers.google.com/nearby/fast-pair/specifications/bledevice"&gt;https://developers.google.com/nearby/fast-pair/specifications/bledevice&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Particularly mentioned &lt;a href="https://developers.google.com/nearby/fast-pair/specifications/bledevice#expected_behavior_for_initial_pair_subsequent_pair"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I can try to break down the advertisement packet for you. As you can see, all elements in a BLE packet consists of 1 byte for length of the element, one byte for the element &amp;quot;type&amp;quot;, and the remaining data in that element is the payload of that type.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So the first element is 0x06162CFE4A436B.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Length 6 (including the byte describing the type), type 0x16, and the remaining 5 bytes are the payload: 0x2C FE 4A 43 6B&lt;/p&gt;
&lt;p&gt;That gives you the list in your screenshot.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The different types are described in the &amp;quot;&lt;a href="https://www.bluetooth.com/specifications/assigned-numbers/"&gt;Assigned Numbers&lt;/a&gt;&amp;quot; document from Bluetooth SIG (Section 2.3)&lt;/p&gt;
&lt;p&gt;Type:&lt;/p&gt;
&lt;p&gt;0x16: Service Data&lt;br /&gt;0x01: Flags&lt;br /&gt;0x0A: TX power level&lt;br /&gt;0x09: Complete Local Name&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So the&amp;nbsp;last&amp;nbsp;3 are quite straight forward. The first one, however, is up to the owner of that service, which in this case is Google (you can tell from the Assigned Numbers document. Search for FE2C, belonging to Google LLC). So Google decides the format of this data. The first 2 bytes, 2CFE (the bit order is a bit confusing) is the 16 bit service, and the remainding data is, according to the &lt;a href="https://www.bluetooth.com/specifications/specs/core-specification-supplement/"&gt;Core Specification Supplement&lt;/a&gt;, section 1.11: &amp;quot;Any remainder contains additional service data.&amp;quot;&lt;/p&gt;
&lt;p&gt;So from there, I can only point to the first link in this reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/514436?ContentTypeID=1</link><pubDate>Wed, 11 Dec 2024 08:48:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a20e04b4-55c0-44cd-b304-46f494f8873a</guid><dc:creator>PaKa</dc:creator><description>&lt;p&gt;So the locator sample in the nRF Connect SDK includes all the mandatory features to make a FMD tag. There are restrictions on what you are allowed to do with the transmitted frames when using FMD, this as the solution should not allow user to track the devices outside the FMD ecosystem. Devices are uniquely identified on the device owner device side, not on &amp;quot;any device&amp;quot; side. This is again to protect privacy.&lt;/p&gt;
&lt;p&gt;Adding the MAC address to the frame would break privacy hard so I would seriously doubt that will be allowed to do.&lt;/p&gt;
&lt;p&gt;The Google FMD spec is available in the open so if you want to modify the frames then I suggest checking that before determining the solution.&lt;/p&gt;
&lt;p&gt;Can you share why you want to do this? There may be other ways of fixing it than transmitting the MAC address.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/514348?ContentTypeID=1</link><pubDate>Tue, 10 Dec 2024 17:35:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46e2704d-5a05-42a2-addc-c16c65f2daec</guid><dc:creator>Nareshpatel</dc:creator><description>&lt;p&gt;Thank you very much for your detailed explanation.&lt;/p&gt;
&lt;p&gt;I want to implement Fast Pair. So I am referring Locator Tag example from Sample. I have checked Sample Advertisment of fast pair.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;It does not include MAC address. In Google&amp;#39;s document MAC address is part of the advertisement.&lt;/p&gt;
&lt;p&gt;Does MAC address not required for Fast Pair ?&lt;/p&gt;
&lt;p&gt;Which fields are mandatory for fast pair frame ?&lt;/p&gt;
&lt;p&gt;How Google identify each device uniquely ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1733852151266v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/513515?ContentTypeID=1</link><pubDate>Wed, 04 Dec 2024 21:38:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07d92f93-7786-4f6d-93c4-7ea8f82e510b</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;The BLE/MAC address will always be visible (not on iOS, but I assume you are talking about Android, since we are discussing fast_pair). It is part of the advertising packet already.&lt;/p&gt;
&lt;p&gt;I think it would be easier for you to modify a &amp;quot;normal&amp;quot; BLE sample first, and then you can apply it to the fast pair sample later.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Take e.g. the peripheral_uart sample found in ncs\nrf\samples\bluetooth\peripheral_uart.&lt;/p&gt;
&lt;p&gt;From there you can see how the advertising packet is generated near the top of main.c:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;static const struct bt_data ad[] = {
	BT_DATA_BYTES(BT_DATA_FLAGS, (BT_LE_AD_GENERAL | BT_LE_AD_NO_BREDR)),
	BT_DATA(BT_DATA_NAME_COMPLETE, DEVICE_NAME, DEVICE_NAME_LEN),
};

static const struct bt_data sd[] = {
	BT_DATA_BYTES(BT_DATA_UUID128_ALL, BT_UUID_NUS_VAL),
};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Note that each of these (ad and sd) are limited to 31 bytes each, so you can&amp;#39;t add whatever you like. But if you e.g. take away the name, that frees up a significant amount, so that you can add your stuff.&lt;/p&gt;
&lt;p&gt;One quite flexible structure that you can use in your advertising packet is&amp;nbsp;BT_DATA_MANUFACTURER_DATA. This is a field that you can use to add pretty much any data on any format that you like. The only thing is that the first two bytes needs to be your company&amp;#39;s bluetooth ID. You can set it to 0xFFFF for testing, but for certification, you need to use your Bluetooth Company ID.&lt;/p&gt;
&lt;p&gt;Something like this:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;uint8_t my_data[20] = {0xff, 0xff, 0x01, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef, 0x01, 0x23, 0x45, 0x67, 0x89, 0xab, 0xcd, 0xef, 0x01, 0x23};

static const struct bt_data ad[] = {
	BT_DATA_BYTES(BT_DATA_FLAGS, (BT_LE_AD_GENERAL | BT_LE_AD_NO_BREDR)),
	//BT_DATA(BT_DATA_NAME_COMPLETE, DEVICE_NAME, DEVICE_NAME_LEN),
    BT_DATA(BT_DATA_MANUFACTURER_DATA, my_data, sizeof(my_data)),
};

static const struct bt_data sd[] = {
	BT_DATA_BYTES(BT_DATA_UUID128_ALL, BT_UUID_NUS_VAL),
};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;It is also possible to update the data. Just stop the advertisements, update the my_data array, and start it again.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/513333?ContentTypeID=1</link><pubDate>Wed, 04 Dec 2024 06:15:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b31cee32-e11d-438d-a965-8d2c405b43b1</guid><dc:creator>Nareshpatel</dc:creator><description>&lt;p&gt;Thank you for your reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I want to add few more information like ble mac address, and some proprietary flag information so Our mobile APP team can understand it.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there any restriction for fast pair frame ? Could you elaborate please Which parameters are mandatory in fast pair frame ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/513306?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2024 21:12:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ebd68207-b68a-4751-a8ea-a00de9839b95</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Look at the bt_le_ext_adv_set_data(), which is called in ncs\nrf\subsys\bluetooth\services\fast_pair\fmdn\state.c.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t know what you want to add to your advertisements, but I would guess there are more restrictions if you are using fast pair. Is there a particular reason why you need to use that instead of normal BLE advertising? If you are using normal BLE advertising, you can put whatever you want to in your advertisement packets.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/512662?ContentTypeID=1</link><pubDate>Fri, 29 Nov 2024 04:35:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6134805b-ec09-4c1c-9dbd-98295b6b6139</guid><dc:creator>Nareshpatel</dc:creator><description>&lt;p&gt;No problem edvin. Thank you for your support.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I want to know do we use automatic advertisement or custom advertisement ? I need to use custom advertisement .&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If I need to change advertisement data where I implement custom advertisement in source code ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I also want to map Google Fast pair specification and source code.&amp;nbsp; Could you please help me on this ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/512618?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 14:52:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63199125-f066-4999-a01f-dda0d0761687</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Sorry, maybe I jumped to conclusions initally. Most people asking about this says that they don&amp;#39;t see the fast pair popup in Android. I am not sure exactly how the keys are being used. It is based on Google/android specification, so I don&amp;#39;t think there is much room for customization exactly there.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I believe the advertisement data is set in NCS\nrf\subsys\bluetooth\services\fast_pair\fmdn\state.c, in e.g.&amp;nbsp;fmdn_adv_data_async_update() it is set several places. At least there it calls bt_le_ext_adv_set_data().&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is it something in particular that you want to add in your advertising data?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/512517?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 08:16:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23245e4d-f7be-466f-aa26-d33d85c37f98</guid><dc:creator>Nareshpatel</dc:creator><description>&lt;p&gt;No. Pop up is not coming. I could see Device Name in Bluetooth advertisement.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/512468?ContentTypeID=1</link><pubDate>Thu, 28 Nov 2024 00:39:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d95f1aeb-3e41-4a8e-a616-a91f1a018f5c</guid><dc:creator>Edvin</dc:creator><description>[quote user="Nareshpatel"]Google is reviewing the form.[/quote]
&lt;p&gt;So you have not yet received confirmation that the review process is final?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The part of the magic that happens between the advertisements and the fast pair popups is all Android/Google magic. But when the form is approved, and if you are signed in using the same email address on your phone that you used in the form, then it should pop up.&lt;/p&gt;
&lt;p&gt;This being said, I am not sure about the pop-up on the locator tag sample. I think the fast pair process is a bit different there. Can you please test the input_device sample found in NCS\nrf\samples\bluetooth\fast_pair\input_device? Do you see the popup message on that one (given that your form is approved by Google)?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/512427?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 16:21:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c033e127-2830-495d-9c47-8620f59d461e</guid><dc:creator>Nareshpatel</dc:creator><description>&lt;p&gt;Hello Edvin,&lt;/p&gt;
&lt;p&gt;Thank you for your reply.&lt;/p&gt;
&lt;p&gt;Yes, I had filled form for Google Model ID registration. Model ID and spoofing keys are generated. Google is reviewing the form.&amp;nbsp; Is there anything else do I need to register ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Google Find My Device Network implementation</title><link>https://devzone.nordicsemi.com/thread/512319?ContentTypeID=1</link><pubDate>Wed, 27 Nov 2024 11:41:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7128c8a4-e4e9-4f0f-9ee9-89fe6c67f86e</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;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?&lt;/p&gt;
&lt;p&gt;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?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>