Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.32 KB

tools.rst

File metadata and controls

48 lines (30 loc) · 1.32 KB

Tools

Note

The tools listed on this page can be helpful when developing your Zigbee application with the |addon| for the |NCS|.

The nRF Sniffer for 802.15.4 is a tool for learning about and debugging applications that are using protocols based on IEEE 802.15.4, like Thread or Zigbee. It provides a near real-time display of 802.15.4 packets that are sent back and forth between devices, even when the link is encrypted.

See nRF Sniffer for 802.15.4 for documentation.

The NCP Host is a ZBOSS-based tool for running the host side of the :ref:`ug_zigbee_platform_design_ncp_details` design. |zigbee_ncp_package|

The tool is available for download as a standalone :file:`zip` package using the following link:

|zigbee_ncp_package_more_info|

See :ref:`lib_zigbee_logger_endpoint` for documentation.