Trouble flashing firmware to Boron over USB

This will occur under Windows. There will be an update to the Particle CLI to fix this soon, however for now:

  • Download and run the Zadig utility: http://zadig.akeo.ie/
  • Map Boron DFU Mode (also Argon and Xenon) to libusbk:

dfu

  • Quit Zadig and now DFU should work:
dfu-util -l
dfu-util 0.8

Copyright 2005-2009 Weston Schmidt, Harald Welte and OpenMoko Inc.
Copyright 2010-2014 Tormod Volden and Stefan Schmidt
This program is Free Software and has ABSOLUTELY NO WARRANTY
Please report bugs to dfu-util@lists.gnumonks.org

Found DFU: [2b04:d00d] ver=0250, devnum=5, cfg=1, intf=0, alt=2, name="@External Flash   /0x80000000/1024*004Kg", serial="e00fce68c8a8bdfb2e2ce0ab"
Found DFU: [2b04:d00d] ver=0250, devnum=5, cfg=1, intf=0, alt=1, name="@DCD Flash   /0x00000000/1*016Ke", serial="e00fce68c8a8bdfb2e2ce0ab"
Found DFU: [2b04:d00d] ver=0250, devnum=5, cfg=1, intf=0, alt=0, name="@Internal Flash   /0x00000000/1*004Ka,47*004Kg,192*004Kg,4*004Kg,4*004Kg,8*004Ka", serial="e00fce68c8a8bdfb2e2ce0ab"
3 Likes