This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Provisioning issue for more than 5 devices using nRF Mesh App with iphone and Android

Hi, I'm using nRF Mesh App to provision more than 5 devices for vendor specific models other than on/off model. My purpose is to send some data instead of on/off the light. The provision process stops in 87% for 6th device.can you please give me the solution.

Parents Reply Children
  • Ok, I actually meant on the nRF (nRF52832 or nRF52840). Can you try to debug the device, and see what it says when the nRF Mesh app stops at 87%?

  • It is on nRF52840 board. I just attached provisioning process log here. can you give me the solution based on this log?


    <t:        604>, main.c,  254, Initializing and adding models
    <t:       5928>, main.c,  463, Device UUID : 00590000000000005D31935971268614
    <t:     742289>, main.c,  243, Successfully updated connection parameters
    <t:       1080>, main.c,  121, Successfully provisioned
    <t:       1085>, main.c,  129, Node Address: 0x0122 
    <t:      66831>, proxy.c,  572, Connected
    <t:      80396>, main.c,  243, Successfully updated connection parameters
    <t:     167879>, proxy.c,  598, TX ready
    <t:     183612>, proxy.c,  611, TX complete
    <t:     215062>, proxy.c,  603, RX
    <t:     215067>, proxy.c,  546, RX GATT PDU type 0x0, len 21

Related