ESPTOUCH_V2 (with encryption) ESP32-S3 support

leosral01
Posts: 1
Joined: Sat Oct 15, 2022 1:24 pm

ESPTOUCH_V2 (with encryption) ESP32-S3 support

Postby leosral01 » Sat Oct 15, 2022 1:31 pm

Hi all,

I've already read a lot of posts about ESPTOUCH_V2 (with AES encryption) that state, ESPTOUCH_V2 is only available for ESP32-C3. Anyhow, these posts were all a bit older and wanted to rely on "older" models such as ESP32-S2 or ESP32-C2. I am wondering, if the ESP32-S3 would support this feature or if not, if there is a roadmap or timeline when this feature would be available for the S3 as well?

I've already tried Version 2 with encryption:

Code: Select all

  smartconfig_start_config_t cfg = {};
  cfg.enable_log = true;
  cfg.esp_touch_v2_enable_crypt = true;
  cfg.esp_touch_v2_key = "ESPWIFISMARTCONF"; // some example key with len of 16
Unfortunately, I was not able to get version 2 of ESPTOUCH working with encryption enabled.

Any response would be highly appreciated.

Thanks.
LE

Who is online

Users browsing this forum: Baidu [Spider] and 134 guests