Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
bgColor#F8F8F8
borderWidth0

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

RapidConnect_SerialProtocolExport_30112017.html.zip

Sleep Consultant Packages


Section


Column
width50%


Panel
borderStylesolid

Serial Protocol Overview

Serial Protocol overview and architecture guide.



Column
width50%


Panel
borderStylesolid

Zigbee Specification References

Provides useful zigbee specification reference data such as Data Types, Status Codes and Zigbee Device ID's.




Live Search
spaceKeySPRC2
sizelarge
additionalpage excerpt
placeholderSearch for frames here...
labelsframes


Panel
borderStylesolid
titlePrimary Headers

Child pages (Children Display)
styleh3
pageFrame Payload Definitions




Change Log




Panel
borderStylesolid
titleRapidConnect 3.0.2

Frames Removed:

  • Trust Center Install Code Request
  • Trust Center Install Code Response
  • Bootloader Version Request
  • Bootloader Version Response

Updates to Existing Frames:

  • Module Info Response - Application Info enumerations modified
  • Module Info Response - Hardware Type field renamed to Hardware Version
  • Module Info Response - Hardware Version enumerations modified
  • Module Info Response - Bootloader Type enumerations modified
  • Status Response - Added MMB Unrecognized Command (0x13) to enumerations
  • Trust Center Security Policy Write - Added Incorrect Length (0x07) to Status Response enumerations
  • Trust Center Key Exchange Update - Key Exchange status enumerations expanded
  • Application Version Response ( PH:0x55, SH:0x09 ): Extracted version length into it's own byte field definition and removed reserver version types, see (RAPCZ-336).


Panel
borderStylesolid
titleRapidConnect 3.0.1

Frames added for Zigbee 3.0:

  • Trust Center Security Policy Write
  • Trust Center Security Policy Request
  • Trust Center Security Policy Response
  • Trust Center Key Exchange Status Update
  • Trust Center Removed Device Notification
  • Trust Center Install Code Add
  • Trust Center Install Code Request
  • Trust Center Install Code Response
  • Clear Trust Center Install Codes
  • Trust Center Install Code Max Count Request
  • Trust Center Install Code Max Count Response

Updates to existing frames to support BSB03PA1x modules:

  • Module Info Response - Hardware Type enumerations modified to include 0x05 = EFR32MG1B232F256GM32
  • Module Info Response - Bootloader Type enumerations modified to include 0x02 = Gecko Standalone Bootloader
Panel
borderStylesolid
titleRapidConnect 3.0.0

Updates to existing frames :

  • ( PH:0x55, SH:0x09 ) - Application Version Response: Update to reflect inconsistent formatting with the frame payload see(RAPCZ-336).



Style
{style}
.panel, #content .panel {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
min-width: 250px;
min-height: 150px;
}

table.confluenceTable th.confluenceTh, table.confluenceTable td.highlight {
	background-color: #7AB800 !important;
}

.sectionColumnWrapper{
margin-bottom:20px;
}
.panel .panelHeader {
text-align: left;
line-height: 1em;
padding: 10px 10px 5px;
margin-bottom: 0;
background-color: #7AB800;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
{style}