hi,
i am using TIMAC for sensor data transfer.at the receiver side i am collecting the data in :
pData->dataInd.msdu.p[4]
now i have stored these values in another array which is to be passed to a FFT function (256 pts) and graph displayed on lcd
i am using the FFT code from userexperience demo example as the source.
can u suggest how to proceed?
thank u.