Hi Nordic team,
I'm trying to run demo SPI programs from NRF5 SDK. I want to create simple SPI communication between two dongles, of which one would be master and the other one - slave. Both projects (SPIS and SPI) compiled and I can flash them on the dongles. The problem is that there is no communication between devices. When I started to check master SPI pins, I saw that MISO, MOSi, CS and SCK pins are the same voltage levels ~65mV and constantly gives away sawtooth form signal. From projects I excluded all logging module elements (NRF_LOG), also excluded app_timer2.c files. Also I set pins which are further away from the antenna and which are unused. I tried to change SPI bus frequency, but the problem remained the same. I could provide more information tomorrow.
Thanks for any thoughts.