Skip to content

spec set device wifi security pw

Ken Sharp edited this page Dec 10, 2025 · 2 revisions

Set Device WIFI Password

Set the LINX device's WIFI Password.

LabVIEW

Developer Note

N/A

Command Packet

Set Device WIFI Password
Description Set the LINX device's WIFI Password.
Size Variable
Format 0 1 2 3 4 5 6 7 8
7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0
SoF : 0xFF PACKET SIZE PACKET NUM CMD : 0x0020 Size Password : Variable CHECKSUM
SoF Start of Frame. Always 0xFF.
PACKET SIZE Packet Size In Bytes
PACKET NUM The Current Packet Number. This value increments with each new packet or repeats for a multi packet command.
CMD Set Device WIFI Password Command.
Size WIFI Password Size In Bytes(Up To 64 Bytes Depending On WIFI Security Type).
Password WIFI Password (UpTto 64 Bytes Depending On WIFI Security Type).
CHECKSUM Checksum. Computed by adding all of the bytes in the packet in U8 form ignoring rollover.

LINX Target

Developer Note

N/A

Response Packet

Set Device WIFI Password Response
Description LINX device's response to Set Device WIFI Password Command
Size 6 Bytes
Format 0 1 2 3 4 5
7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0 7 6 5 4 3 2 1 0
SoF : 0xFF PACKET SIZE PACKET NUM STATUS CHECKSUM
SoF Start of Frame. Always 0xFF.
PACKET SIZE Total packet size in bytes.
PACKET NUM The packet number of the packet that generated the response.
STATUS See Return Status section below.
CHECKSUM Checksum. Computed by adding all of the bytes in the packet in U8 form ignoring rollover.

Return Status

No function specific statuses. See Return Status for universal return statuses.

Related Links

LINX

Clone this wiki locally