Adding the above line to the application model under communication / protocol will fix the problem you are seeing. As already mentioned in this ticket, the official version is 16.10. So the released application model is referring to the old lwm2m version.
If you want to use newer versions, please update your application model manually and attach your device to the new firmware application model.
Downloaded the current “firmware” file unzipped and added the <parameter name="version" value="core=1_0-20151214,sw=1_0-20151201"/> line to model.app. Edited the name and revision.
Zipped and uploaded to my apps. Published.
Edited my device and added my new application.
Rebooted my device with legato 17.11 and avcControl (with auto start)
I followed the steps you listed as closely as possible but I keep getting a Binary packages missing error from AirVantage when trying to upload my modified “firmware” package.
Hi Nilsarve,
I have couple questions related to your described steps:
As you wrote Edit Name and Revision. Does it mean edit directly in model.app file?
example: name=“WP8548_SWI9X16Y_07.12.09.11” revision=“SWI9X16Y_07.12.09.11”>
As you wrote Zipped. Do you mean zip together with original oma.cp and swir.cp files?
As you wrote Added my New Application. How ? Do you mean New Firmware?
What about Binary File? I have “Binary packages missing error”.
Just download the original application (zip file)
Modify model.app
Rezip with the other file
Upload to airvantage as a new application
attach this new application to the system and remove the old
Don’t forget to build and install avcControl (without OTA doesn’t work) In your mangoh.
Hey team,
I’ve been seeing “Binaries Missing” when I try to update the modified firmware zip file. The steps i’m taking:
download old firmware file.
update model.app file with the snippet from above.
re-zip the entire folder with model.app, oma.cp and swir.cp.
upload the new firmware zip file and try to push it to my MangOH. This is when I see the error.
I have made an app that i’m hoping to push to my mangoh over the air, but i suspect I won’t be successful until I have the above sorted out.
Note: i also just tried updating to the latest wp8548 firmware that was released 3 days ago over the air and i got the “Binaries Missing” error as well.
You just to attach the application to your system.
Go to air vantage
Push your new application
Edit your system
Click to + to add the new firmware
You cam remove the old
Click to Save button