Hello everyone,
I have been trying to get the nRF9160 DK connected to Edge Impulse Platform but it is not possible. i have been following this viedo Connecting nRF9160 DK to Edge Impulse - YouTube for connecting the Dk to the Platform.
after flashing the application and tyring to run this command edge-impulse-daemon
i am still getting this output
C:\Users\USER>edge-impulse-daemon
node:internal/modules/cjs/loader:998
throw err;
^
Error: Cannot find module ‘C:\Users\USER\AppData\Roaming\npm\node_modules\edge-impulse-cli\build\cli\daemon.js’
at Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
at Module._load (node:internal/modules/cjs/loader:841:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:23:47 {
code: ‘MODULE_NOT_FOUND’,
requireStack: []
}
Node.js v18.12.1
C:\Users\USER>
so what should i do to get the DK connected to Edge Impulse ??
i would be sp happy for your help.
Many thanks
Obaida