I was having a hard time keeping connected to my wifi network so I thought I would try doing the deep update. I never got the message from the web IDE, so I thought I would try to do it from the the CLI.
Now, when I try and run spark flash --usb deep_update_2014_06 it says that “Error writing firmeware… no dfu device found.” When I go into device manager I see ‘CORE DFU’ under ‘Universal Serial bus devices’. I get the same result when in DFU mode (blinking yellow) or listening mode (blinking blue)
I then tried to go back to the beginning and flash s simple blink code to the core with the CLI, but when I run “spark flash core_name_goes_here file_path_to_compiled_code.bin_goes_here” I get this error: {“code”:“ECONNRESET”}. I was able to compile the code successfully from the CLI.
Does anyone have any ideas what I’m doing wrong?
Thanks!