Custom EZSP#

API and Callbacks for the Custom EZSP Component.

This plugin provides an implementation of a custom EZSP protocol. It requires NCP support for the custom EZSP commands, which is typically achieved by building the NCP image including the XNCP library. This plugin is NOT compatible with an system-on-a-chip (SOC) platform. It is sample code that defines a protocol between a custom-built XNCP sample and a host.

Macro Definition Documentation#

EMBER_MAX_CUSTOM_EZSP_MESSAGE_PAYLOAD#

#define EMBER_MAX_CUSTOM_EZSP_MESSAGE_PAYLOAD
Value:
119

Definition at line 37 of file app/framework/plugin-host/custom-ezsp/custom-ezsp.h