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.
SergioStatistics: Posted by serkam — Wed Nov 22, 2017 2:18 am
]]>