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
  • Hi Brevy, 

    Please provide more information about your application. Do you use Softdevice or you are using NCS SDK ? 

    We are not familiar with the GSM OTA you referred to in the link. So we don't know how it works. But I would assume it would use UART to interface the GSM modem with the nRF52840. We do have example for open bootloader with UART/USB in the nRF5 SDK. 

Reply
  • Hi Brevy, 

    Please provide more information about your application. Do you use Softdevice or you are using NCS SDK ? 

    We are not familiar with the GSM OTA you referred to in the link. So we don't know how it works. But I would assume it would use UART to interface the GSM modem with the nRF52840. We do have example for open bootloader with UART/USB in the nRF5 SDK. 

Children
Related