I am trying to figure how to pin my nrf51822 on a PCB. I need the chip to sample and convert an analog voltage signal coming from a photodiode heartbeat detection circuit. I have read through the documentation quite a bit and I believe I understand most of this, but I'm not getting a clear picture as to whether or not I need to do anything with AREF0/AREF1. I am still building the sensor, so I can adjust my gain accordingly. I think the easiest method would be for me to use the VREF_VBG of 1.2V. If I design my sensor to have a low impedance and ensure that my sensors output voltage is < 1.2V, can I simply connect the output of the sensor to any pin in the range 4-10? Do I need to connect anything to AREF0 and AREF1? Can they be left hanging? Also, I expect this only ranges positive voltages, correct? I'll need to offset my sensor by (Vsensor,max/2)?