west
command line interface to upload firmware to your target board..zip
file and extract the contents. Now copy the following directories to the ‘example-standalone-inferencing-zephyr’ folder (which you downloaded above).
edge-impulse-sdk
model-parameters
tflite-model
Selecting the row with timestamp '320' under 'Detailed result'.
Copying the raw features.
src/main.cpp
in the example directory and paste the raw features inside the static const float features[]
definition. For example:
build/zephyr/zephyr.bin
file and drag it to the JLINK
USB mass-storage device in the same way you do with a USB flash drive.
For the nRF9160DK, you also have to make sure the board controller has been flashed at least once.
west flash
directly. They do include connector that enable users to connect with external J-LINK debug probe and take advantage of west flash
command.