Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

samples: fix NCP host ZIP package link #12

Merged
merged 1 commit into from
Dec 13, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions samples/ncp/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h2><a class="toc-backref" href="#id3" role="doc-backlink">Requirements</a><a cl
<li><p><a class="reference internal" href="../../tools.html#ug-zigbee-tools-ncp-host"><span class="std std-ref">ZBOSS NCP Host</span></a> tool, which is based on the ZBOSS stack and requires a PC with an operating system compatible with the 64-bit Ubuntu 18.04 Linux.
The tool is available for download as a standalone <code class="file docutils literal notranslate"><span class="pre">zip</span></code> package using the following link:</p>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/nrfconnect/ncs-zigbee/resources/ncp_host_v3.0.0.zip">ZBOSS NCP Host</a> (3.0.0)</p></li>
<li><p><a class="reference external" href="https://github.com/nrfconnect/ncs-zigbee/raw/refs/heads/main/resources/ncp_host_v3.0.0.zip">ZBOSS NCP Host</a> (3.0.0)</p></li>
</ul>
<p>For more information, see also the <a class="reference external" href="https://nrfconnect.github.io/ncs-zigbee/zboss/4.1.4.2/zboss_ncp_host_intro.html">NCP Host documentation</a>.</p>
</li>
Expand Down Expand Up @@ -289,7 +289,7 @@ <h2><a class="toc-backref" href="#id9" role="doc-backlink">Building and running<
<span id="zigbee-ncp-testing"></span><h3><a class="toc-backref" href="#id10" role="doc-backlink">Testing</a><a class="headerlink" href="#testing" title="Permalink to this heading"></a></h3>
<p>After building the sample and programming it to your development kit, complete the following steps to test it:</p>
<ol class="arabic">
<li><p>Download and extract the <a class="reference external" href="https://github.com/nrfconnect/ncs-zigbee/resources/ncp_host_v3.0.0.zip">ZBOSS NCP Host</a> package.</p>
<li><p>Download and extract the <a class="reference external" href="https://github.com/nrfconnect/ncs-zigbee/raw/refs/heads/main/resources/ncp_host_v3.0.0.zip">ZBOSS NCP Host</a> package.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>If you are using a Linux distribution different than the 64-bit Ubuntu 22.04, make sure to rebuild the package libraries and applications.
Expand Down Expand Up @@ -382,4 +382,4 @@ <h2><a class="toc-backref" href="#id11" role="doc-backlink">Dependencies</a><a c
</script>

</body>
</html>
</html>