cancel
Showing results for 
Search instead for 
Did you mean: 

STEVAL-MKBOXPRO NanoEdgeAI Studio v5.0.1 Datalogger

ThomasMSchmid
Associate II

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

5 REPLIES 5
Julian E.
ST Employee

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:

  • Type device manager and look for the STLink, in this case it is on the port59JulianE_1-1750165032425.png
  • Then select it in NanoEdge:
    JulianE_2-1750165273572.png

 

Let me know if it worked,

Have a good day,

Julian

 


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

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?

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


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

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_

Hello @ThomasMSchmid,

 

We are in the process of updating this video. You need to:

  1. Go to the datalogger
  2. Select the SensorTile.Box Pro, sensor and parameters
    JulianE_0-1750252433739.png
  3. Flash the binary datalogger
  4. Go to your project and log data

 

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


In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.