Wireless Audio Transmission with NRF24L01

Hi! :slight_smile:
I have been planning to do a project on transmitting audio through arduino using NRF24L01 RF Modules at the same time sending data commands. I am really a beginner in terms of audio circuits so I just want you, experienced people, to check if my Schematic diagram draft is correct. Thanks! :slight_smile:

The project is based on the RF24 and RF24audio library for the arduino by TMRh20 GitHub - nRF24/RF24Audio: Arduino library for streaming data/audio from analog inputs via NRF24L01 modules.

My references for this project:

These are my Schematic diagram for the project:

Transmitter

The input circuit for the 3.5mm jack was based on the given circuit I found on the internet.

Receiver

The receiver circuit for the was based on the given circuit I found on the project reference paper