Table of Contents

Documentation Home

Slave Communication Protocol

Basic Element

Command

#cmd#UUID#command with param#(LF,CR)

Response

#res#UUID#code with param#(LF,CR)

Data Separator

;

Raw Length

128 bytes including (LF,CR)

Communication

One row is max 128 bytes.

Scenario

B wait for CMD
A send CMD
A wait for RES
B send RES