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

STUCK to use FOTA (Custom Application) with Asset Tracker v2 on nRF9160.

Hi Nordic

We are developing our IOT product and we are starting our development of firmware on nRF9160 DK so that we can port that code to our custom PCB that will contain nRF9160.

Asset Tracker is working fine and now i want to test FOTA feature in asset tracker code. 

I have added a Printf in main loop of asset tracker that indicates me when i update the FW via usb cable. 

Now i want to update FW via FOTA. 

i have read almost all kinds of NRF Docs and studied almost all dev zone quieres regarding FOTA, but didnt find a clue on how to test FOTA on asset tracker. 

I want to use asset tracker as my base project and integrate some additonal sensors with it. But i am unable to find and fix problems, so i need your help.

Please help in the followings things

1. FOTA update in asset tracker code. (I need application layer FOTA, not modem layer)

2. nRF Cloud says create a new bundle and says (To update your devices, you need to create an update bundle. An update bundle is a zip file consisting of a manifest file as well as the actual binary update files.) . Now i dont know which files and which binaries are needed to create a bundle for FOTA update. 

If there is some youtube video that explains some FOTA basic stuff, step by step that is very helpful. Like VS Code nRF development has a good youtube video series. 

I will be very grateful if you help me on how to achive above two items in the firmware.

Thanks

Related