FFT not displayed in NanoEdgeAI Studio
Hi everyone,
I'm currently working with NanoEdgeAI Studio and I'm trying to analyze a signal from mutliple CSV files with each containing more than 450,000 rows of data. However, when I try to compute the FFT, the software displays the following message:
"Signal has not enough values per axis to compute FFT."
This confuses me because 450k+ values should definitely be enough for an FFT computation?
Right now, my CSV contains only a single column with the signal values (no timestamps, no headers, just raw values). Here's what I'm wondering:
Does NanoEdgeAI Studio require a timestamp column or a specific format for the signal to be considered valid for FFT?
Are there any hidden minimum data requirements per axis, or is it related to how the file is structured?
Could the issue be that the tool expects multiple channels or axis-labeled data (like X, Y, Z) instead of just a single stream?
Any help or tips would be appreciated — I just want to get the FFT visualization working.
Thanks in advance!

