Deploy my model in nrf52840dk board

so after i built my model in edge impulse studio ,and downloaded my zip file .i don’t know how deploy my model in my nrf board and what are the changes to do in my zephyr project so it can run my model in vscode?

Hello @rania23,

You can find the documentation to run inference on your nordic board using Zephypr on this documentation page: https://docs.edgeimpulse.com/docs/run-inference/cpp-library/running-your-impulse-locally-zephyr

Best,

Louis