Hi I am using the data forwarder with ESP 32. We were doing the data acquisition for 4 classes each being handled by one team member. Unfortunately we did not establish the naming system for the accelerometer data input so for 2 classes the sensor input is x-axis,y-axis,z-axis and the other 2 are x,y,z. Is there any way I can edit the sensor input since it seems like my data is currently useless. I tried using 2 spectral analysis blocks and then using the input features of both in the learning block but I keep getting this error
Creating job… OK (ID: 6311476)
Scheduling job in cluster…
Job started
Failed to start job: DSP blocks have different number of generated features, should be the same ([ 819, 720])
Job failed (see above)
Please help!