This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Possibility to reprogram nRF9160 using LTE?

Hi Nordic!

I'm using the nRF9160 with a micro sd card so I have a lot of storage. I was wondering if it is possible to retrieve a .hex file and flash it using LTE?

I'm able to retrieve data via FTP and it would be really nice if you could send updates to equipment in a field environment without having to physically be there.

Thank you beforehand

Regards

nWre

Parents Reply Children
  • Hey!
    That is great to hear! I'm trying out the http application update sample but I'm not able to build it. I read on the forum that long file names might be an issue so I made the ncs folder path and the sample path as short as possible but still get this error:



    I'm using the nRF9160DK

    Regards
    nWre

  • Hi,

    Have you tried building the application from both VS Code and using west? Which oway of building produces above-mentioned error? Are there any differences in the resulting output?

    Best regards,
    Dejan

  • This is vs code, I have never built using west but I will give it a go

    Edit: Yes, building it first with west then allowed me to build it in vs code and use it, thank you dejans!

    Regards

    nWre

Related