Hello! I have a module XBee S6 and board with a microprocessor. Yesterday I translated the module in SPI mode using AT commands on port UART and write these settings to the module. Now I can not read the modem status frame on port SPI, although after the power up pin SPI_nATTN is at low level, which means that the data in the buffer SPI. This pin is in this state all the time and i try read data(send SPI_CLK and SPI_nSSEL), but the output MISO logic 0. How can I read the modem status frame on port SPI?