I recently purchased a dstike deauther watch v2 which uses an ESP 8266 board, to attach a sensor to. It needs an analog, 5v, and ground pin. I attached the sensor to a pin on the watch labeled "DA" which I believe is digital-to-analog. How do I reference this pin in the Arduino program to allow for communication between the Arduino program and the watch so I can collect sensor data?
Thank you