Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to use Edge Impulse models in nrf5 SDK project

Hello,

Our application is developped on SDK v15.2 and it is quite a big effort to port it on Zephyr nRF Connect ecosystem. Still, the possibility to use Edge Impulse models is quite tempting and extremely valuable for nRF52 devices running nRF5 SDK.

Kindly advise how someone could access EI models from an SDK5 application. I would even consider a mixed-environment development flow where ei .obj files would be generated using nRF Connect tools (cmake, etc) and then used as libraries in the main Segger Embedded Studio nRF5 project. Any wrapper for the nRF5 SDK available?

Thanks!

Related