"Android nrf Connect master" test framework in windows pc throwing error after connected to android mobile application nrf


We are working with DFU-OTA  "Android nrf Connect master " automation framework in windows laptop (which has xml file configured to nrf52833 board ) and connected to android mobile which is having application nrf .

We are getting below error as we are assuming automation framework sending Zip folder with bin file while mobile application nrf is expecting bin file to send to target FUS OTA.

Any support is appreciable

23-03-2022 14:21:05
Version: 4.25.1
Device: Vivo 1806, Android version: 10 (QP1A.190711.020 release-keys)

Starting 'DFU upgrade test' for 'Upgrade to SDK 2'
Scan for target device...
14:21:06.560 FA:95:5B:3D:43:F7 -63 0201060B094E6F726469635F4C4253110784AA6074528A8B86D34CB71D1DDC538D
OK
SDK 1.8 -> 1.8 update...FAIL

nRF Connect Test, 2022-03-23
Test DFU on nRF52833 (test_nRF52833.xml)
A 14:21:06.387 Starting 'DFU upgrade test' for 'Upgrade to SDK 2'
A 14:21:06.409 Scan for target device...
V 14:21:06.423 Starting scan...
D 14:21:06.432 scanner.startScan(null, LOW_LATENCY, callback)
V 14:21:06.565 Stopping scanning...
D 14:21:06.574 scanner.stopScan(callback)
I 14:21:06.582 Device found: FA:95:5B:3D:43:F7
A 14:21:06.590 SDK 1.8 -> 1.8 update...
V 14:21:06.650 [DFU] DFU service started
V 14:21:06.650 [DFU] Opening file...
E 14:21:06.666 [DFU] Opening file failed: The ZIP file must contain an Application, a Soft Device and/or a Bootloader.
V 14:21:06.668 Cleaning up...
W 14:21:08.729 'Upgrade to SDK 2' failed

Parents Reply Children
Related