Hi Nordic,
I am using a nRF5340-DK, flashed with this (completely unmodified). Build and flash work fine and error-free.
My build
Below is the output I am getting.
This is my build config
Could help me troubleshoot? Much appreciated!
Hi Nordic,
I am using a nRF5340-DK, flashed with this (completely unmodified). Build and flash work fine and error-free.
My build
Below is the output I am getting.
This is my build config
Could help me troubleshoot? Much appreciated!
Hi again
I tested the sample in v2.5.2 of the SDK and got similar issues. To fix it I had to change the way the SPIM CS pin was handled, and I have pushed the changes to the repo.
Can you pull the latest version and see if it works better?
Please note I only tested the code on the nRF52DK, so please let me know if it doesn't work properly on the nRF5340DK.
Best regards
Torbjørn
Hi again
I tested the sample in v2.5.2 of the SDK and got similar issues. To fix it I had to change the way the SPIM CS pin was handled, and I have pushed the changes to the repo.
Can you pull the latest version and see if it works better?
Please note I only tested the code on the nRF52DK, so please let me know if it doesn't work properly on the nRF5340DK.
Best regards
Torbjørn
Hi Torbjørn,
I can confirm that nRF5340DK works properly.
Thank you very much!
Cheers,
Richard
Hi Richard
That is great news, I will consider the ticket resolved then
Best regards
Torbjørn