Add an image to be a part of the final image.

Hi,

I'm testing a setup where I need to include a pre-build image for an other MCU.

What is the best way to go around this issue?

Nrf9160_dk

NCS 2.4.3

Parents
  • Hello,

    We don't support this feature out of the box. However, I am providing a guide where a similar implementation has been attempted. This PR adds the capability to forward an updated image received via an LTE connection to another chip using UART communication. I hope this reference will provide a starting point and give you some ideas for the implementation.

    Kind Regards,

    Abhijith

Reply
  • Hello,

    We don't support this feature out of the box. However, I am providing a guide where a similar implementation has been attempted. This PR adds the capability to forward an updated image received via an LTE connection to another chip using UART communication. I hope this reference will provide a starting point and give you some ideas for the implementation.

    Kind Regards,

    Abhijith

Children
Related