hello,
is it possible to rewrite the CS_ZDO_SECURITY_STATUS value without recompiling? I want to switch from high security to standard or no security. (stack is compiled with high security)
I tried to set value 3 (no preconfigured network key) and did a leave and rejoin but the after that the CS_ZDO_SECURITY_STATUS returned to be 1 (preconfigured tc link key).
So question is, is this a compile time only value?