Im working with this example.
My problem is although I configure the NetworkKey in this file:
When I run the example in my nrf52840DK It always set a random Network Key:
When I built it I noticed it changed too in the next file:
Im working with this example.
My problem is although I configure the NetworkKey in this file:
When I run the example in my nrf52840DK It always set a random Network Key:
When I built it I noticed it changed too in the next file:
Hi,
Which version of nRF Connect SDK are you using? Are you building the RCP or NCP coprocessor?
Have you tried building the coprocessor sample in the nrf repository, and does this give the same result?
Normally, the host sets these configs through the interface to the coprocessor, so the configs in the build might be ignored.
Are the other network dataset parameters set correctly (panid, channel, xpanid, etc)?
Best regards,
Jørgen