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

Viewing log in Python (pc-nrfutil)

I am using pc-nrfutil to perform FW upgrade (transport is serial), The target is custom board with 52840 processor, running Bootloader adapted from the SDK.

For most of the boards, it works fine. On certain board, I consistently got "Did not receive checksum response from DFU target.

I can see the message from "logger.info()" in my command prompt terminal in PC.

Sorry for the dumb question, but how do I see the message from "logger.log()"?

Any idea how to see logger.log() message? I would like to see SLIP raw messages to debug.

Parents Reply Children
No Data
Related