2025-06-17 5:08 AM
Hello Community,
I've been stuck at this now for some time. I created a datalogger using the tool in NEAI studio, got a .zip file containing the Metadata.json and the neai_logger.bin. The .bin i flashed to the BOXPRO and i get a output using a STLink like the DL tool suggested.
When i try then try (Anomaly Detection) Add Signal -> Log Signal from Serial USB and connect to the port that worked in Putty/TeraTerm, i get a warning "No data detected, please check COM-Port and try again"
Is there something i missed?
all the best
2025-06-17 6:01 AM
Hello @ThomasMSchmid,
I think you did not select the right COM port when logging.
You can see which come port you are using doing this:
Let me know if it worked,
Have a good day,
Julian
2025-06-17 8:44 AM
The STLink would show up as COM5.
Using cont-mode, i was able to to get the data in NEAI but it overwhelmed the system. But not with a datalogger @ODR:30, 256 Samples and Range: 8g.
To get the correct Signal format for Anomaly detection (i.e. 256 samples in N-lines), can i use the datalogger or would i have to format it myself?
2025-06-18 12:21 AM - edited 2025-06-18 12:21 AM
Hello @ThomasMSchmid,
Indeed, the data logger in NanoEdge is made to get buffers as continuous mode is too fast to be logged here.
Please either use putty/tera term to log continuous data and it as .csv to import them in NanoEdge. Or log in NanoEdge but with buffer datalogger.
Have a good day,
Julian
2025-06-18 4:13 AM
Using the SensorTile.Box Pro and logging in NEAI is what I am trying to do, but is this even supported as shown in this video? https://youtu.be/yXMUv_C5FGk?si=CC0sQhYvrBwJCee_
2025-06-18 6:13 AM - edited 2025-06-18 6:14 AM
Hello @ThomasMSchmid,
We are in the process of updating this video. You need to:
Then do a benchmark, validate your model etc and create a project that integrate the generated AI library, build a new firmware and flash your final application.
Have a good day,
Julian