SN260
SPI protocol
23. Decode the response:
– 0xFE: SPI Byte indicating an EZSP Frame
– 0x03: Length Byte showing the EZSP Frame is 3 bytes long
– 0x80: EZSP Frame Control Byte indicating a response with no overflow
– 0x19: EZSP Frame Type Byte indicating the emberStackStatusHandler
command
– 0x91: EmberStatus EMBER_NETWORK_DOWN from
emberStackStatusHandler
– 0xA7 – Frame Terminator
24. Deactivate Slave Select.
25. Since nHOST_INT does not assert again, there is no more data for the Host.
33/88