Hello,
I´m working with the SMP server sample, but I need to modify that one for the following feature related to OTA:
1. Update Nordic firmware with the image system of the protocol.
2. Update other MCUs over SPI (not Nordic family) with the file transfer of the SMP server.
OTA updates will be performed over Bluetooth low-energy.
So, for that, I need to modify the SMP over Bluetooth low energy stack. What is the best/easy roadmap for that?
Thank you