Question/Issue:
I have a developed model on Edge Impulse. How to deploy it on nRF5340 DK?
Project ID:
405711
Context/Use case:
[Provide context or use case where the issue is encountered]
Steps Taken:
- I tried to build this firmware: GitHub - edgeimpulse/firmware-nordic-nrf52840dk-nrf5340dk: Official Edge Impulse firmware for nRF52840 DK and nRF5340 DK. Build was failed.
- [Step 2]
- [Step 3]
Expected Outcome:
Impulse will be running.
Actual Outcome:
Not able to flash as build was unsuccessful.
Reproducibility:
- [ ] Always
Environment:
- Platform: nRF5340 DK
- Build Environment Details: Visual Studio Code 1.95.2
- OS Version: Windows 11
- Edge Impulse Version (Firmware):
- To find out Edge Impulse Version:
- if you have pre-compiled firmware: run edge-impulse-run-impulse --raw and type AT+INFO. Look for Edge Impulse version in the output.
- if you have a library deployment: inside the unarchived deployment, open model-parameters/model_metadata.h and look for EI_STUDIO_VERSION_MAJOR, EI_STUDIO_VERSION_MINOR, EI_STUDIO_VERSION_PATCH
- Edge Impulse CLI Version:
- Project Version:
-
Custom Blocks / Impulse Configuration: [Describe custom blocks used or impulse configuration]
Logs/Attachments:
[Include any logs or screenshots that may help in diagnosing the issue]
Additional Information:
[Any other information that might be relevant]