Hello, I am working with the BLUENRG2 Development board. I am trying to get the board to communicate with another board via SPI 32 bits.
The BLUENRG2 SPI sample is set for 8 bits. When I try to change the data size using data size to SPI_Data_size32b, it does not work. Anyone has run into the same issue?