Hello everyone, does the Arduino Nano ESP32 have native capacitive touch pins like others ESP32 boards ?
I couldn’t find anything in the documentation.
Many thanks ![]()
Best regards.
I don't have this board so can't test it, but the ESP32 has touch enabled pins on GPIO13 and GPIO14. On the Nano ESP32 these are mapped to pins A6 and A7 respectively so it would be worth trying them
Thank you ! I will give it a try.
Have a nice day !