jaredwolff
Jared,Progress but not quite there.
It no longer complains about the app_update.bin and the loading progress bar shows up. But it times out and gives the following errors:
Load Error! Did you Init your project?
and
> Executing task: newtmgr -c vscode-zephyr-tools image upload /Users/chipmc/Documents/Maker/Zephyr/Demo/nfed/samples/at_client/build/zephyr/app_update.bin <
0 B / 133.63 KiB [-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 0.00%Error: NMP timeout
The terminal process "bash '-c', 'newtmgr -c vscode-zephyr-tools image upload /Users/chipmc/Documents/Maker/Zephyr/Demo/nfed/samples/at_client/build/zephyr/app_update.bin'" terminated with exit code: 1.
Terminal will be reused by tasks, press any key to close it.
I am now running v 0.1.18
Chip