<?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>List down the names of available bluetooth devices on nrf52840 bluetooth mesh static provisioner.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57075/list-down-the-names-of-available-bluetooth-devices-on-nrf52840-bluetooth-mesh-static-provisioner</link><description>Hi All, 
 In nRFMesh app we can see the list of names of available Bluetooth devices. Is it possible to see the list of names of available Bluetooth devices using static provisioner? I am using nRF52840 DK with nrf5_SDK_for_Mesh_v3.2.0_src SDK.nrf</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jan 2020 16:42:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57075/list-down-the-names-of-available-bluetooth-devices-on-nrf52840-bluetooth-mesh-static-provisioner" /><item><title>RE: List down the names of available bluetooth devices on nrf52840 bluetooth mesh static provisioner.</title><link>https://devzone.nordicsemi.com/thread/231966?ContentTypeID=1</link><pubDate>Thu, 30 Jan 2020 16:42:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:031b58e1-a945-44db-a746-8dab78e78620</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Eisenheim,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When the device beaconing as unprovisioned device using ADV bearer (instead of GATT bearer as you do when provisioning on the phone) there is no device name. But we use URI instead.&amp;nbsp;&lt;br /&gt;You can find the device URI being set for the client as&amp;nbsp;EX_URI_LS_CLIENT&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The provisioner when scanning for provisionee will try to look for unprovisioned beacon with this URI. Please have a look at&amp;nbsp;check_network_state() function.&amp;nbsp;&lt;br /&gt;If you have a look at&amp;nbsp;NRF_MESH_PROV_EVT_UNPROVISIONED_RECEIVED event inside&amp;nbsp;prov_evt_handler() you can print the information about all the beacon that the provisioner received.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;You can also test with PyACI where you will see all the beacon that the provisioner find and you can choose the one you want to provision:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.0.0/md_scripts_interactive_pyaci_doc_demo_configuration.html?cp=7_2_2_6_1_2"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.meshsdk.v4.0.0/md_scripts_interactive_pyaci_doc_demo_configuration.html?cp=7_2_2_6_1_2&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: List down the names of available bluetooth devices on nrf52840 bluetooth mesh static provisioner.</title><link>https://devzone.nordicsemi.com/thread/231627?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 12:05:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21636e94-3d8a-424b-a18f-7b31efddc665</guid><dc:creator>Eisenheim</dc:creator><description>&lt;p&gt;I mean When we using light switch example on Bluetooth mesh we can test the light switch example with two different ways&lt;/p&gt;
&lt;p&gt;1.Using nrf Mesh app&lt;/p&gt;
&lt;p&gt;2.A static provisioner example code.&lt;/p&gt;
&lt;p&gt;I mean the provisioner code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: List down the names of available bluetooth devices on nrf52840 bluetooth mesh static provisioner.</title><link>https://devzone.nordicsemi.com/thread/231619?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 11:52:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6578c6d3-813f-405a-bf4e-58f98904ebc9</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;br /&gt;Could you elaborate what you meant by &amp;quot;static provisioner&amp;quot; ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>