Hello,
we are connecting an NRF9160 with a WFM200 wifi chip over SPI using Zephyr RTOS. Additionally, we manually control the chip select pin in the driver code for the wifi module.
During the communication we are frequently receiving spikes on the CS and MISO lines as shown in the image below:

We already checked the driver for race conditions, etc., however, the control logic for the chip select pin looks fine.
The communication generally works but the spikes (at least from CS) seem to cause packet receive errors on both sides leading to a decreased performance.
Do you know what could be the cause of this?
Thank you very much in advance.
Kind regards
Nils