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

What are the files need to add to the lte_ble_gateway application to perfome FOTA in lte_ble_gateway application

Hi Team,

We are using nrf9160 DK, So we tested the lte_ble_gateway application where we can take the ble data to cloud acting 9160 as gateway. So we also want to perform firmware up-gradation using nrf cloud. 

Iam using v1.2.0

So we know that the assert tracker application we can perform that, so we performed firmware update from nrf cloud. So we would also do the same with the lte_ble_gateway_application. 

As of my knowledge i have done some changes in the prj.conf and Kconfig files in lte_ble_gateway application to perform firmware update using nrf_cloud. The project compiled successfully, but when i tried to update firmware update the issue is shown in the attached log file.

2020-06-30T06_22_42.640Z-log.txt

So here are my questions:

  • How can i perform firmware update from nrf_cloud in lte_ble_gateway application, what are the files i need to modify and what are the files i need to integrated?

point me to the solution

Thanks,

venkatesh

Related