Hello,
I am trying to implement OTA through BLE, and as Im building the program, Im getting a build error as :
error: 'FLASH_DEVICE_BASE' undeclared (first use in this function)
58 | *ret = FLASH_DEVICE_BASE;
The application is getting build properly, but the mcuboot is not getting build.
I am using sdk version v3.0.2.