Update mangoH red on OTA

Hello

I try since a long time to update my mango red ‘update file’ from AirVantage;

I have created a bundle with the red update file (generate by ‘make red_wp76xx’ ). The download seems correct from AV but avcDaemon return error. See the log file on target;

Sep 11 14:38:11 | avcDaemon[852]/avcDaemon T=main | avcServer.c ProcessUpdateStatus() 1364 | Update state: Download in Progress
Sep 11 14:38:11 | avcCustomController[844]/avcCustomControllerComponent T=main | avcCustomControllerComponent.c avcSessionCtrl_StatusHandler() 267 | AVC_CONTROLLER: Air Vantage agent reported update status: DOWNLOAD_IN_PROGRESS
Sep 11 14:38:11 | avcDaemon[852]/avcDaemon T=main | avcServer.c ProcessUpdateStatus() 1364 | Update state: Package certified
Sep 11 14:38:11 | avcCustomController[844]/avcCustomControllerComponent T=main | avcCustomControllerComponent.c avcSessionCtrl_StatusHandler() 267 | AVC_CONTROLLER: Air Vantage agent reported update status: CERTIFICATION_OK
Sep 11 14:38:11 | fwupdateDaemon[908]/le_pa_fwupdate T=main | pa_fwupdate_qmi.c EpollinRead() 350 | file descriptor 26 has been closed
Sep 11 14:38:11 | avcDaemon[852]/avcDaemon T=Store | packageDownloader.c StoreFwThread() 1181 | Failed to update firmware: LE_CLOSED
Sep 11 14:38:11 | avcDaemon[852]/avcDaemon T=Downloader | packageDownloader.c DownloadThread() 984 | Package store failed
Sep 11 14:38:11 | avcDaemon[852]/avcDaemon T=main | avcServer.c ProcessUpdateStatus() 1364 | Update state: Download Failed

I have no problem with apps and OTA.

Can you share with me a bundle update ? Is it possible to use the ‘update file’ with AirVantage ?
I try to convert the update file in cwe file but I have the same result.

I have now 10 board on site and I don’t want to update manually each system.

Thanks
Francis.

Hiya,

Something quick to check on Airvantage:

If you go to Inventory -> systems and look down the column ‘Firmware’, what version is being reported for your mangOH Red boards with the WP76xx in them? Is it WP76xx - or is is WP8548_xxxxx?

It could be that the wrong firmware version is assigned to your hardware.

ciao, Dave

Hello

No it’s the good firmware. AV apply a filter when you select the bundle to install. It’s not possible to install bundle for WP85 to wP76.

I use WP7601-1 with legato 18.05.1 (build from the VM).

Thanks

@davidc I think the problem is the update file.

I need to convert in spk file .

But I don"t know how…

Ok it works now.

We need to convert .update file to .cwe file first by using

systocwe wp76xx mangOH.wp76xx.update

After with developper Studio I can create a .spk file and use it to create my bundle.