Hi
I have a question to ask for your help. I'm studying thread networking. The SDK is "nRF5_SDK_for_Thread_and_Zigbee_v4.1.0" I use masterkey networking, but I find it unstable. Sometimes I succeed, sometimes I fail inexplicably,especially when the node is set to SED(Sleep End Device). What's the reason for this? My command is:
Dataset masterkey xxxxxxxxxxxxxxxxxxxxxxxxxxx (this is the masterkey value of another node)
dataset commit active
thread stop
thread start
Thanks.