Hi, I am designing a PCB which consists of an analog circuitry (microphone + analog front end) and the nrf52832 chip. I am using inbuilt-ADC of this chip to sample the acoustic signal. The problem is that the PCB outputs a lot of noise than the expected one (from the simulations). Going through the literature, the suggestions for a PCB layout are that the ADC ground should be connected to analog ground. Also, the analog and digital power and ground supplies should be kept separate which is already taken care of in the design.
Which of the pin of nrf52832 is AGND? What other technique can help in reducing the noise to a minimal level? Please note that I am using Bluetooth for a wireless transmission of the data .
Thanks!