As I continue to try and be able to flash “Blink” to my feather I get:
Zephyr Tools: Load via Bootloader
Executing task: zephyr-tools -b
Device found but failed to open: Operation not supported or unimplemented on this platform
Could not open device 10c4:ea60
Terminal will be reused by tasks, press any key to close it.
Executing task: newtmgr -c vscode-zephyr-tools image upload c:\eCollarV3\nfed\samples\blinky\build\circuitdojo_feather_nrf9160_ns\zephyr\app_update.bin -r 3 -t 0.25
0 B / 53.19 KiB [——————————————————————————————————————] 0.00%Error: NMP timeout
The terminal process “C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -Command newtmgr -c vscode-zephyr-tools image upload c:\eCollarV3\nfed\samples\blinky\build\circuitdojo_feather_nrf9160_ns\zephyr\app_update.bin -r 3 -t 0.25” terminated with exit code: 1.
Should I be trying to flash this board via MCUboot if so what option is that in VSCode Zephyr Extension?
Is it possible that the board could be defective?
I tried to put it in bootloader mode by holding down both buttons.
The 1 sec. flashing blue light goes off then returns to blinking. The green/yellow light flashes multiple times per second at the same time the blue is flashing once per sec.
I really appreciate your help. I am trying to get this board programmed to be used in my prototype for the business I’d like to start.
thanks,
Jerrad