Verizon Motive server LWM2M FOTA Testing

I have seen only a few commands in LWM2M Bg96. I want the latest firmware that supports all testing commands.

root@Dusun:~# pppcmd /dev/ttyUSB3 AT+QLWM2M=?

+QLWM2M: “select”[,(0-3)]
+QLWM2M: “enable”[,(0,1)]
+QLWM2M: “bootstrap”,(0-4)[,]
+QLWM2M: “qcli_en”[,(0,1)]
+QLWM2M: “psk”[,(0,1)]
+QLWM2M: “apn”[,<apn_name>]
+QLWM2M: “endpoint”[,(4,7),(4,7)]
+QLWM2M: “reset”
+QLWM2M: “clean”

OK

Hi @tamil

Whats you current FW version?

root@Dusun:~# pppcmd /dev/ttyUSB3 at+qgmr

BG96MAR02A07M1G_01.016.01.016

OK

This is my current version

Please check you email. and please note the latest FW CAN NOT downgrade to 01.016.

Hi,

To upgrade this firmware we want to use QFirehouse tool or any other method?

QFirehouse for Linux, QFLASH for Windows.

QFirehose_Linux_and_Android_V1.4.20.zip (178.4 KB)
I have attached the zip file for QFirehouse. We have a Linux-based device. We have compile this to get the Qfirehouse tool.

please verify the attached zip is the correct tool.

make CROSS_COMPILE=<your platform’s cross compiler>

For the above line <your platform’s cross compiler> → Which cross compiler do we want to use?