-->
Page 1 of 1

Raw radio interface

PostPosted: Tue Jul 19, 2016 12:29 am
by robint91
Is it currently possible to get the raw IQ data from the ADCs in the RF frontend of the ESP8266? Bypassing the demodulation and wifi stack. I want to do some channel estimation on the received signal.

From what I understand is that everything happens on the CPU but with accelerators for the OFDM demodulation (synchronisation and FFT).

Also if direct access is possible it would make a nice SDR platfrom.

So does anybody have an idea of it is possible to access that data?

Re: Raw radio interface

PostPosted: Wed Aug 03, 2016 4:18 pm
by robint91
Nobody try to figure it out? I'm investigating but there isn't that much information available.

Re: Raw radio interface

PostPosted: Wed Jan 11, 2017 9:38 am
by hemi_sw
It would be a great if we had access to raw IQ. Has anyone managed it ?