Hello,
In my device I have a nrf52840 which communicates with a STM32 via uart.
In my nrf52840 I use the MCUboot.
Is there any documentation or source code that would allow me to implement what mcumgr does to send an update to the uart (to implement in my STM32) ?
THANKS