<?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>bt_mesh_cfg_cli_mod_app_bind_vnd fails with status 0x1 or 0x3</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/100162/bt_mesh_cfg_cli_mod_app_bind_vnd-fails-with-status-0x1-or-0x3</link><description>Hello I am trying to provision a device over the air 
 Provisioning succeeds 
 But when I try to bind the app key it fails with status 1. I also saw status 3 
 Here are the commands I used 
 mesh init 
 mesh cdb show Mesh Network Information ========</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 31 May 2023 14:14:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/100162/bt_mesh_cfg_cli_mod_app_bind_vnd-fails-with-status-0x1-or-0x3" /><item><title>RE: bt_mesh_cfg_cli_mod_app_bind_vnd fails with status 0x1 or 0x3</title><link>https://devzone.nordicsemi.com/thread/428512?ContentTypeID=1</link><pubDate>Wed, 31 May 2023 14:14:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad7011aa-d526-43db-b600-1a52dd6a3a40</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Thanks for letting us know the root cause. Feel free to close the&amp;nbsp;thread at your convenience then &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bt_mesh_cfg_cli_mod_app_bind_vnd fails with status 0x1 or 0x3</title><link>https://devzone.nordicsemi.com/thread/428483?ContentTypeID=1</link><pubDate>Wed, 31 May 2023 13:19:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:836861ee-0cb2-4342-91d7-ea7b7d0be0b8</guid><dc:creator>AndyM</dc:creator><description>&lt;p&gt;The problem was that I did not have the destination address set&amp;nbsp;&lt;/p&gt;
&lt;p&gt;After this command&lt;/p&gt;
&lt;p&gt;mesh target dst &amp;lt;address of node being provisioned&amp;gt;&lt;/p&gt;
&lt;p&gt;I was able to provision, bind the models and configure publication parameters over the air&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Andy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bt_mesh_cfg_cli_mod_app_bind_vnd fails with status 0x1 or 0x3</title><link>https://devzone.nordicsemi.com/thread/428399?ContentTypeID=1</link><pubDate>Wed, 31 May 2023 10:27:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33a89fa8-a7c6-4de1-a480-89c199131bd4</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Andy,&lt;/p&gt;
&lt;p&gt;The status codes are defined in Section 4.3.5 of &lt;a href="https://www.bluetooth.com/specifications/specs/mesh-profile-1-0-1/"&gt;the Mesh Profile Specification v1.0.1&lt;/a&gt;. 0x01 is Invalid Address, and 0x03 is Invalid AppKey Index.&lt;/p&gt;
[quote user="AndyM"]&lt;p&gt;If the provisioner is not rebooted&amp;nbsp; after successful provisioning a node,&amp;nbsp;&lt;span&gt;bt_mesh_cfg_cli_mod_app_bind_vnd fails with status 0x3&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If it is rebooted it fails with status 0x1&lt;/span&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Does this happen consistently?&lt;/p&gt;
&lt;p&gt;With the status code&amp;#39;s meaning known, could you review your steps to see if some addresses are incorrect, or if the key has been bound before being used? Incorrect address, for example, is easy to encounter if a&amp;nbsp;node has multiple elements, with each has its own unicast address.&lt;/p&gt;
&lt;p&gt;If you still&amp;nbsp;have difficulties, could you please give me a full log and more details?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bt_mesh_cfg_cli_mod_app_bind_vnd fails with status 0x1 or 0x3</title><link>https://devzone.nordicsemi.com/thread/427884?ContentTypeID=1</link><pubDate>Fri, 26 May 2023 16:28:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd916187-d1b4-4624-a188-f85f9b7830ee</guid><dc:creator>AndyM</dc:creator><description>&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;More info&lt;/p&gt;
&lt;p&gt;If the provisioner is not rebooted&amp;nbsp; after successful provisioning a node,&amp;nbsp;&lt;span&gt;bt_mesh_cfg_cli_mod_app_bind_vnd fails with status 0x3&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If it is rebooted it fails with status 0x1&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bt_mesh_cfg_cli_mod_app_bind_vnd fails with status 0x1 or 0x3</title><link>https://devzone.nordicsemi.com/thread/427854?ContentTypeID=1</link><pubDate>Fri, 26 May 2023 14:52:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ee7b1c9-6812-4aab-a095-0b051773b534</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Andy,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s been a while. Yes, I figure there is a typo with the later &amp;quot;status 0&amp;quot; part and have been looking into why it could be status 0x01 or 0x03.&lt;/p&gt;
&lt;p&gt;It turns out that I will need some&amp;nbsp;further internal help with your question.&amp;nbsp;&lt;span style="font-family:inherit;"&gt;I will get back to you within next week with an update, or as soon as I get some help.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: bt_mesh_cfg_cli_mod_app_bind_vnd fails with status 0x1 or 0x3</title><link>https://devzone.nordicsemi.com/thread/427825?ContentTypeID=1</link><pubDate>Fri, 26 May 2023 13:36:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fa98e99b-359e-4cf4-a5db-211365626478</guid><dc:creator>AndyM</dc:creator><description>&lt;p&gt;Correction. Status 0x1, not 0 of course.&amp;nbsp; I did see status 0x3 once.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>