Hello, I wanted to migrate from sdk16 to sdk17, So according to this topic I solve all pre compiling errors, then when I tried to download the code on my board(nRF52832) I face this error:
00> <info> app_timer: RTC: initialized. 00> 00> <info> app: Template example started. 00> 00> <info> app: Fast advertising. 00> 00> <error> app: ERROR 3735928559 [Unknown error code] at C:\nrf\nRF5_SDK_17.0.2_d674dde\modules\nrfx\drivers\src\nrfx_spim.c:559 00> 00> PC at: 0x00031B53 00> 00> <error> app: End of error report
my board works fine on sdk16, What is the problem?