This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Sending the .msbl file in to the Nordic Microcontroller

Hello all,

We  are using Segger Embedded Studio (SES) v5.20 ,SDK v17.0.2  ,NRF52840DK board

The issue we are facing is we have a .msbl (kind of binary file)(file size 180KB) from the company called Maxim integrated, and this file is the firmware file we need to upload this file to  Maxim IC(MAX32664D)

so the problem is, we have this file in our laptop and we need to take this file into our nordic microcontroller (NRF52810) so that i can place this file in a flash memory ic after that in to the MAX32664D IC

how we can send this file and access individual bytes of this file.

Best Regards,

Raj.

Parents Reply Children
Related