I want to use image management API independently without SMP, can you provide me example for the same?

I am developing an server app  on zephyr stack which requires to flash the image without SMP protocol, I receives the image data over BLE , how can I use Image management API to flash the zephyr.signed.bin image, any example code if you can provide ? Also, can I use flash_image.h API to flash the image directly?




Related