Building Firmware for the Generated model from Edge Impulse

Hello,

I have Connected my STM32F407 Discovery Board to edge impulse and have developed the model and I did run it in the board. Now in have a doubt in writing the firmware to pass the real time time data into the network. Do we need to send the data according to the window size or continuously ??? and how to do it??

Thanks in Advance

Hi @madda, according to the window size. Here’s some examples of a control loop that does it: https://docs.edgeimpulse.com/docs/cli-data-forwarder#classifying-data