Hub.log prevents Notecard from entering DFU mode

Hi @JordanAbacus
I was unable to recreate the issue, despite numerous attempts.

{"req":"card.version"}
{"body":{"org":"Blues Wireless","product":"Notecard","version":"notecard-2.1.1","ver_major":2,"ver_minor":1,"ver_patch":1,"ver_build":2013839,"built":"Nov 11 2021 12:51:56"},"version":"notecard-2.1.1.2013839","device":"dev:864622040042752","name":"Blues Wireless Notecard","sku":"NOTE-NBNA500","board":"1.8","api":2}
{"req":"hub.get"}
{"mode":"continuous","host":"api.notefile.net","product":"xxxxx","device":"dev:864622040042752"}
{"req":"hub.log","text":"hello"}
{}
{"req":"hub.sync"}
{}
{"req":"hub.set","mode":"dfu"}
{}
<wait 30 seconds>
{"req":"hub.get"}
{"mode":"dfu"}

How big is the DFU file you’re transferring (not that this should have an effect, but just making sure my test case is representative) ?

It may be helpful if you can capture a trace from the Notecard when it fails to enter DFU mode. There are instructions here:

Thanks
Sean