2024-08-06 02:48 AM
Hi everyone,
I am using version 4.5.0 of Nano Edge AI with the STEVAL-PROTEUS1 sensor kit. I am trying to implement anomaly detection for motor vibration. However, when I attempt to add a signal using USB (serial), I occasionally receive meaningless 100-line samples, and sometimes I do not receive any samples at all. Does anyone have an idea of what might be causing this issue?
2024-08-27 07:28 AM
Hello @Batuhan35 ,
I am sorry for this very late response, I didn't see your question.
What code did you flash in your Proteus and what exactly do you mean by meaningless 100 lines samples ? I don't understand what you want to show with your screenshot. You didn't collect any line.
For the Proteus, we have the data logger generator that has this board as target in NanoEdge AI Studio:
1. Click on DL on the left side of the screen and select the proteus:
2. Select your sensor, data rate, sampling size and range and click generate data logger
3. Flash the code
Have a good day,
Julian