WIRELESS CONNECTIVITY & SENSORS
User manual Thyone-I
7.3.5. CMD_UNICAST_DATA_EX_REQ
This command can be used to transmit data to the destination address sent along with the
packet. The destination address in the message is in LSB first format. A payload length of
maximum 220 bytes can be transmitted per packet.
When the data is processed by the module a
is output on the UART. Additionally
a
will follow as soon as the data has been transmitted over the air.
The receiving Thyone-I will get a
message containing the transmitted payload
data.
Format:
Start signal
Command
Length
Dest Addr
Payload
CS
0x02
0x07
2 Bytes
4 Bytes
(Length - 4) Bytes
1 Byte
7.3.6. CMD_DATA_CNF
This message is sent by the module in response to any of the data transmit request messages.
Format:
Start signal
Command | 0x40
Length
CS
0x02
0x44
2 Bytes
1 Byte
1 Byte
7.3.7. CMD_TXCOMPLETE_RSP
This command is output on the UART as soon as the data transmission is complete.
Format:
Start signal
Command
Length
CS
0x02
0xC4
0x01 0x00
1 Byte
1 Byte
7.3.8. CMD_DATA_IND
This message indicates the reception of a valid data packet on the radio. The
returns the
of the sending device, the RSSI value of the received
data packet and the data received via the RF-interface. The RSSI value is output in two’s
complement notation.
Format:
Start signal
Command
Length
Src Addr
RSSI
Payload
CS
0x02
0x84
2 Bytes
4 Bytes
1 Byte
(Length - 5) Bytes
1 Byte
Order code 2611011021000
44
Version 2.3 , July 2022