Page 1 of 1

IDF 4.0.1, esp-iot-solution\examples\touch_pad_evb and ESP-Tuning Tool

Posted: Thu Aug 13, 2020 11:40 pm
by cadrjr1
I have installed IDF 4.0.1 and downloaded the recent esp-iot-solution V1.1.
I can build the touch_pad_evb example and load it onto EVB V3 successfully.

I now want run the ESP Tuning Tool.

"idf.py menuconfig" does not display the necessary menu items to enable the tuning.

When I run the ESP Tuning Tool, it does not connect.

Has anyone got this working ?
Any pointers welcome ......

Re: IDF 4.0.1, esp-iot-solution\examples\touch_pad_evb and ESP-Tuning Tool

Posted: Wed Aug 19, 2020 12:53 pm
by cadrjr1
This is now working in new V1.1 commit. (bugfix(touchpad): add Kconfig file)
Thanks to alic-maker for fixing this.