Hi all, I using 3 board NRF52 to demo remote provisioning mesh . But in client , I get debug terminal :
<t: 0>, main.c, 344, ----- BLE Mesh Provisioner + Remote Provisioning Client Demo ----- <t: 0>, nrf_mesh_sdk.c, 187, Initializing softdevice <t: 0>, nrf_mesh_sdk.c, 122, Initializing SoftDevice... <t: 2>, nrf_mesh_sdk.c, 131, Ram base: 0x200019C0 <t: 14>, nrf_mesh_sdk.c, 197, Initializing mesh stack <t: 299>, nrf_mesh_sdk.c, 205, Enabling mesh stack <t: 5239>, main.c, 352, -------------------------------- 1) Provision first available device with PB-ADV 2) Set current client publish handle (corresponding to a known server) 2.1) <address handle> 3) Start remote scanning 4) Cancel the remote scanning 5) Start remote provisioning 5.1) Device number 1<t: 2056826>, main.c, 178, Local provisioning link established <t: 2058663>, main.c, 215, Using static authentication <t: 2068311>, main.c, 226, Static authentication data provided <t: 2079621>, main.c, 196, Provisioning complete! Added 1337 as handle 0 <t: 2083418>, main.c, 182, Local provisioning link closed 2<t: 2344862>, main.c, 276, Please enter a valid publish handle: 1<t: 2403844>, main.c, 321, Handle set 3<t: 2472657>, nrf_mesh_sdk.c, 78, MESH ASSERT at 0x00029452
After client hang . Please tell me why and how to use correct