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

SDK 15.3 UART DFU Example Not Working

Hello,

I am not able to get the UART DFU secure bootloader example work for PCA10040 nRF52DK.

I have flashed the device with Bootloader and SotDevice 6.1.1 version.

When I run the nrfutil on Ubuntu 16.04 I get this error "pc_ble_driver_py.exceptions.NordicSemiException: Unexpected Executed OP_CODE.
Expected: 0x03 Received: 0xAB"

Command - nrfutil dfu serial -pkg app_s132_for_uart_secure.zip -p /dev/ttyACM0 -fc 0 -b 115200

What is the reason for this error? 

I see that LED1 and LED3 are on initially. Then LED1 and LED2 turn on when I start the command. But the program exits with the error described above.

UART_MemoryMap

Error

Parents Reply Children
No Data
Related