I've been told due to PAN 58 it is not possible to use EASY DMA with nrf52832 without switching to the deprecated SPI driver. Is there a workaround that allows the use of nrf_spi_mngr? Without easy DMA the SPI bus speed is incredibly slow, operating 1/8th of the expected rate.
I'm using SDK 15.0.0 with nrf52832.