nRF5 SDK v17.1.0
nrfx SPI Master Example

The nrfx SPI Master Example demonstrates the use of the SPIM peripheral with extended features. It uses the SPIM driver. The application executes SPIM transactions every 200 ms and toggles the LED when the transfer is completed.

If you connect the board that runs the nrfx SPI Master Example to logic analyzer, you can observe that the board sends valid data with high frequency.

You can find the source code and the project file of the example in the following folder: <InstallFolder>\examples\peripheral\nrfx_spim

Testing

Test the nrfx SPI Master Example application by performing the following steps:

  1. Compile and program the application.
  2. Observe that the LED is toggled every 200 ms.

Documentation feedback | Developer Zone | Subscribe | Updated