Tensorflow / EdgeImpuls on nRF52 with SES

Hello everyone,

I am currently trying to get a ML model running on my nRF52 (preferred nRF52832 but nRF52DK works also for me). Right now I am trying to evaluate if my setup would work and how much documentation there is. 

What I learned so far is that Tensorflow is using the Arduino Nano 33 BLE, which is using a nRF52840. But my researches in forums and own test show problems by adding the C++ TF lite micro library into SES (Segger Embedded Studio) and nordic. Everything I found for this problem was at least one year old - is this still a problem? Is there any support from nordic yet?

In some posts I learned that nordic is supporting exported models from edgeimpuls. Is there any proper documentation for this? Is it working on SES? Is it working with nRF52?

Really appreciating any help!

Parents Reply Children
Related