Return the active radio config. Read only. Values are 0: Default, 1: Antenna Diversity, 2: Co-Existence, 3: Antenna Diversity and Co-Existence.
Configure the antenna mode(0-don't switch,1-primary,2-secondary,3-TX antenna diversity).
Configure the RX antenna mode: (0-do not switch; 1-primary; 2-secondary; 3-RX antenna diversity).
The APS layer security frame counter value. Managed by the stack. Users should not set these unless doing backup and restore.
The amount in bytes (max 2^16) of available general purpose heap memory.
CCA energy detect threshold for radio.
The node's new certificate signed by the CA.
Clears all the counters
Cumulative energy usage metric since the last value reset of the coulomb counter plugin. Setting this value will reset the coulomb counter.
Return activation state about TC Delayed Join on an NCP. A return value of 0 indicates that the feature is not activated.
The descriptor capability of the local node. Write only.
The source address used to filter legacy EmberNet messages when the EMBER_MAC_PASSTHROUGH_EMBERNET_SOURCE flag is set in MAC_PASSTHROUGH_FLAGS.
Enable or disable packet traffic arbitration.
Setting this byte enables R21 behavior on the NCP.
The end device keep-alive mode supported by the parent.
Set the mask to filter out unacceptable child timeout options on a router.
The flags field associated with the endpoint data.
The Ember Extended Security Bitmask.
The number of failed CSMA attempts due to failed CCA made by the MAC before continuing transmission with CCA disabled. This is the same as calling the emberForceTxAfterFailedCca(uint8_t csmaAttempts) API. A value of 0 disables the feature.
Return information about the key storage on an NCP. Returns 0 if keys are in classic key storage, and 1 if they are located in PSA key storage. Read only.
This is the reason that the last rejoin took place. This value may only be retrieved, not set. The rejoin may have been initiated by the stack (NCP) or the application (host). If a host initiated a rejoin the reason will be set by default to EMBER_REJOIN_DUE_TO_APP_EVENT_1. If the application wishes to denote its own rejoin reasons it can do so by calling ezspSetValue(EMBER_VALUE_HOST_REJOIN_REASON, EMBER_REJOIN_DUE_TO_APP_EVENT_X). X is a number corresponding to one of the app events defined. If the NCP initiated a rejoin it will record this value internally for retrieval by ezspGetValue(REAL_REJOIN_REASON).
A list of EmberMacFilterMatchData values.
The types of MAC passthrough messages that the host wishes to receive.
When scanning, configure the maximum number of beacons to store in cache. Each beacon consumes on average 32-bytes (+ buffer overhead) in RAM.
v14+ The maximum number of NWK retries that will be attempted.
The maximum incoming transfer size for the local node. Default value is set to 82 and does not use fragmentation. Sets the value in Node Descriptor. To set, this takes the input of a uint8 array of length 2 where you pass the lower byte at index 0 and upper byte at index 1.
The maximum outgoing transfer size for the local node. Default value is set to 82 and does not use fragmentation. Sets the value in Node Descriptor. To set, this takes the input of a uint8 array of length 2 where you pass the lower byte at index 0 and upper byte at index 1.
Enable/disable the Mfg security config key settings.
Configure manufacturing library options (0-non-CSMA transmits,1-CSMA transmits). To be used with Manufacturing Library.
The next ZigBee sequence number.
The node short ID.
The NWK layer security frame counter value
Configure the timeout to wait for the network key before failing a join. Acceptable timeout range [3,255]. Value is in seconds.
Return the number of seconds the network will remain open. A return value of 0 indicates that the network is closed. Read only.
The node's new static private key.
Set packet traffic arbitration directional priority pulse width in microseconds.
Set packet traffic arbitration configuration options.
Set packet traffic arbitration phy select timeout(ms).
Set packet traffic arbitration PWM options.
The Certificate Authority's public key.
Enable or disable radio hold-off.
v14+ Policies for allowing/disallowing rejoins.
Resets all counters thresholds to 0xFF
Sets the device type to use on the next rejoin using device type
The threshold value for a counter
The stack device request sequence number of the local node.
A read-only value indicating whether the stack is currently performing a rejoin.
A bool indicating whether stack tokens are written to persistent storage as they change.
The contents of the node data stack token.
Timeout in milliseconds to store entries in the transient device table. If the devices are not authenticated before the timeout, the entry shall be purged
The length of time, in seconds, that a trust center will store a transient link key that a device can use to join its network. A transient key is added with a call to sl_zb_sec_man_import_transient_key. After the transient key is added, it will be removed once this amount of time has passed. A joining device will not be able to use that key to join until it is added again on the trust center. The default value is 300 seconds (5 minutes).
Selects sending synchronous callbacks in ezsp-uart.
Sets the flag to use either negotiated power by link power delta (LPD) or fixed power value provided by user while forming/joining a network for packet transmissions on sub-ghz interface. This is mainly for testing purposes.
Retrieves the version information from the stack on the NCP.
Identifies a value.