Frame descriptions Secure Session Response frame - 0xAE
Digi XBee® 3 Zigbee® RF Module
317
Field data fields Offset Description
Source interface 4
0 = Serial port (SPI, or UART when in API mode)
1 = BLE
2 = MicroPython
Data 5 Variable length user data.
Example
This example frame would be received if a message of “Relay Data” was sent from MicroPython to the
serial port interface.
Frame data fields Offset Example
Start delimiter 0 0x7E
Length MSB 1 0x00
LSB 2 0x0C
Frame type 3 0xAD
Source Interface 4 0x02
Data 5 0x52
6 0x65
7 0x6C
8 0x61
9 0x79
10 0x20
11 0x44
12 0x61
13 0x74
14 0x61
Checksum 15 0xB9
Secure Session Response frame - 0xAE
Description
This frame is output as a result of the Secure Session Control frame - 0x2E attempt. It indicates
whether the 0x2E frame operation was successful or not.