Unable to configure more that 12 sensor nodes (with addresses greater than 0x000b) using the provisioner example

Hello,

I am using the provisioner example to provision and configure all my sensor nodes in my project. My use case consists of around 60 sensor nodes. While provisioning and configuring nodes one by one, I noticed that the provisioner is unable to configure nodes with element address greater than 0x000b. All nodes with addresses till 0x000b get configured successfully.

The configuration fails with the error message "failed to add app-key(err -116 status 32)". This issue can easily be reproduced using the sensor server/client examples and provisioner example. I am using the nrf52840 DK's for the Sensor nodes and a nRF 52-DK as the provisioner. Is there a configuration variable limiting the number of nodes that can be configured? Please advise.

I am using the ncs 1.9.1. I have attached a snapshot of the log from the provisioner.

P.S I am aware that provisioner example is experimental.

 

Parents Reply Children
Related