I wrote my program on PCA10056, N52840, with fds_init() it everything was working fine. Now using the same main.c file I wanted to program a N52832 which comes to PCA10040 but upon doing that I got an error on APP_ERROR_CHECK of 0x0B.
Can anyone give a lead as to why this is happening only because I am running the same program on a different chip.
Edit 1: I even tried the flash_fds example and ran it on PCA10040 using N52832 and it gave the same error, I did not change the example in any way and run it directly but still gave an error at fds_init();