Frame Payload Definitions
This page describes the commands supported by the RapidConnect serial protocol.
Serial Protocol commands are sent between the Host application and MMB Networks Module. The commands are then translated into Zigbee commands by the Module Firmware
If you are new to the RapidConnect Serial Protocol, get started by reviewing the Serial Protocol Overview guide.
To view this protocol offline, unzip the file below and open using your web browser
Sleep Consultant Packages
Serial Protocol Overview
Serial Protocol overview and architecture guide.
Zigbee Specification References
Provides useful zigbee specification reference data such as Data Types, Status Codes and Zigbee Device ID's.
(0x55) Utility Frames
(0x01) Network Commissioning Frames
(0x02) Security Configuration Frames
(0x03) ZigBee Support Configuration Frames
(0x04) ZDO Message Frames
(0x05) ZCL Message Frames
(0x11) General Cluster Frames
(0x12) HA Clusters
(0x0B) Serial Bootload Frames
(0x0B) OTA Upgrade Client Frames
(0xB0) OTA Upgrade Server Frames
(0xD1) Diagnostic Frames
(0xDF) Manufacturing Library Frames
Overview: Description of the command.
Payload: Breakdown of the command frame payload.
Effect On Receipt: The resulting action the receiving Host or Module will take.
Allowed Context: The network context(state) this command can be sent in.
Sent By Host/Module: If a command is sent by the Host, it is received by the Module. The inverse is also true.
Change Log
Updates to Existing Frames:
RAPCZ-1271: Update ModuleInfoResponse PH(0x55) SH(0x03) with new bootloader enum values.
RAPCZ- 980: ( PH:0x02, SH:0x29 ) - Additional Network state response for when device is performing link key exchange.
Deprecated Frames:
0x02, 0x00: Preconfigured Key Option Write Command
0x02, 0x01: Preconfigured Key Option Request Command
0x02, 0x02: Preconfigured Key Option Response Command
0x55, 0x04: Bootloader Version Request Command
0x55, 0x05: Bootloader Version Response Command
Deprecated Frames:
Move to Level
Level Move
Level Step
Above deprecated frames were replaced by Move To Level With OnOff Status (0x12, 0x25)
Updates to Existing Frames:
RHATrustCenterKeyExchangeStatusUpdate PH(0x02) SH(0x29) - Removed caveat "This is only applicable when Module is configured as a coordinator of the network (i.e. as the Trust Center, or TC)."