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

NRF52840 OTA via GSM(UART) HTTP

Hello,

I want to perform NRF52840 Firmware update remotely. I refer to link.

I want only normal http OTA update without encryption  for prototype testing. Is there any simple structure for GSM OTA update.

Thank You



Parents Reply
  • Hi Brevy, 

    Could you let me know which firmware is running on the nRF52  ? Do you use NCS SDK or nRF5 SDK ? 

    I'm not very familiar with the SIM7600 so I can only give some suggestion.

    I assume there is no MCU on the SIM7600 ? If it's the case you would need to receive the image in the application and store it in the internal (or external) flash. After that you switch to the bootloader to replace the image. 
    Please answer the question about the SDK so I can give the suggestion. 

Children
Related