The project aim is to create an simple system using two esp32 that will send raw ie802.11 frames and transmit audio. The maximum baudrate between two esp32 is around 12Mb/s with ideal signal that means we can use redundant baudrate to improve audio quality and stability.
- esp32 idf verison 4.3 / 4.4.7
- VsCode with esp32 plugin
- Debian 12 / Manjaro Linux
- Arduino IDE for reciver (will change soon)