Hi all,
I have implemented smp server example(DFU ) in zephyr
Can anyone explain me why we need mcu manager and smp
Regards
DFU uses MCU manager as the image/file management for current and remote devices and MCU Manager uses SMP.
Please check the documentation on and design of MCUManager, SMP, their dependencies and also how our SMP client and server model works using these layers.
DFU uses MCU manager as the image/file management for current and remote devices and MCU Manager uses SMP.
Please check the documentation on and design of MCUManager, SMP, their dependencies and also how our SMP client and server model works using these layers.