ESP8266 Developer Zone The Official ESP8266 Forum 2017-11-22T02:18:11+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=8450 2017-11-22T02:18:11+08:00 2017-11-22T02:18:11+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8450&p=18274#p18274 <![CDATA[ESP-MESH security questions]]>
In user_configure.h we have defined MESH_AUTH (AUTH_WPA2_PSK) and MESH_PASSWORD (123123123), that is used in espconn_mesh_encrypt_init().

I understand that, after doing this, all transactions (header+payload) between nodes and root, are encrypted. So, if a device that doesn't have the same MESH_PASSWORD, can not share transactions in this mesh network.

Is that correct?

If positive, which is the maximum lenght for the MESH PASSWORD?

Any help will welcome.

Sergio

Statistics: Posted by serkam — Wed Nov 22, 2017 2:18 am


]]>