The example code uses nrfx_spim.
Target board nrf52832
The nrfx_spim project confirmed that 10040 did not exist, only 10056 existed.
I checked the following and opened the 10056 project.
https://devzone.nordicsemi.com/f/nordic-q-a/44644/can-a-10056-project-run-on-10040
But the target board doesn't work. (No LED blinking)
What should i do?