Hello,
I am trying to connect a Simple metering device to a coordinator. The network needs to be secure. I am using the Sample Application in SE folder in the Z stack installation. I have followed these steps as mentioned in the SE application User's Guide
1) Set SECURE = 1 in config file
2) Download the code into ESP and Simple Meter respectively
3) Download the Certificate data using ZTool into ESP (writeC-all Keys.zjs) and Simple meter (writeE-all Keys.zjs)
When push switch 1 on simple meter to connect, the key establishment procedure terminates abruptly. Could you please tell me what am I missing?