-->
Page 1 of 1

Can ESP82662 receive GFSK, or other keying like OOK, etc...

PostPosted: Thu Aug 19, 2021 6:00 pm
by dapeake
Hello all,

Is it possible to disable or bypass the Wi/Fi stack and use the ESP8266’s radio hardware to receive and decode a (simplex) keying scheme, such as GFSK?

Thank you!

Dan
San Jose, CA

Re: Can ESP82662 receive GFSK, or other keying like OOK, etc

PostPosted: Fri Aug 27, 2021 9:22 am
by eriksl
1) certainly no documentation about this exists and Espressif will do whatever they can to make sure you don't learn how to do such a thing.
2) wlan (de)modulation is very probably done completely done in hardware, a 80/160 MHz CPU is way too slow to do this.