Hi there, I use the openthread and I have some observation: when I at first turn on the MCU I generate random network parameters with otDatasetCreateNewNetwork(), when I reset the MCU these parameters is same. I think that they write into flash memory. Does anybody have any idea?
P.S Also I use otDatasetIsCommissioned(), and I a little bit confused with it. I read about active dataset and pending dataset in Thread spec but it's so hard. Can anyone explain about it? Thanks.