Adruino Nano BLE DAC

Hello,

First try at using the Nano BLE board here.

It mentions that is has a DAC which I would like to use.

Can anyone confirm if I use analogWrite(A0), would I be outputing a PWM or and actual voltage level?

If it is the former, how can I make use of the DAC please?

You should read the document of the Nano BLE:
ANALOG OUTPUT PINS Only through PWM (no DAC)

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.