hi,
my test setup contains a coordinator and enddevice using standard security.
The coordinator is compiled with CS_PERMIT_DURATION = 0x00 (so nobody is allowed to join the C network right?)
Unfortunately the enddevice joins into the network anyway. I can't figure out how to close the network, also tryed to use the NWK_PermitJoinRequest() and Mmgt_Permit_Joining_req with duration set to 0x00. The requests returns SUCCESS but enddevice still joins the network.