Hi
I am using SDK 14.0.0 and soft device S130.
I am planning to add SPI functionality to BLE's sample code.
However, when moving to the next instruction after SPI data transmission during debugging, it will become a default handler.
Here is the previous question
https://devzone.nordicsemi.com/f/nordic-q-a/41419/if-delay-is-inserted-after-data-transmission-by-spi-it-transits-to-default_handler
I'd like to solve this problem and complete bluetooth communication as soon as possible.
thank you in advanced!!!