I am using version 15.2 of the SDK. I am trying to use the SPI transaction manager for reading/writing a SPI flash using the scheduled mode. I am getting callbacks, but the rx_buffer is not getting updated. Using the blocking "perform" mode of the transaction manager actually works. It is only the schedule mode that I am having issues with. Thanks!