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

NRF MESH APP INITIAL CONFIGURATION FAILED

Hi

I am trying to create ble mesh network using 4 different N52832 module. But every time i tried to connect with the network, received the initial configuration failed error in nordic mesh app. When i tried to debug with logs i find some softdevice assert error.

2167084>, app_error_weak.c, 96, Softdevice assert: 86738:0

After this error, the device went into the deep sleep and we need to reconfigure the device for connection. Can anyone help me to sort out this issue as i wasted most of my time to debug it but still no success.

I share the screenshot of error received in my phone. ( phone model : honor 9 lite) try with some other phone as well but got the same error.

Parents
  • Did you test using the light switch example in the latest mesh sdk? Did you remember to erase the boards before provisioning? Have you seen this video yet?

  •  Thanks for the reply, actually i start with that light switch example before my own modification and that example code worked fine with my phone in the nrf52832 development kit.  

    Every time before flashing, i always erased the board.

    Actually i have four N52832 modules and one N52832 development kit. So when i tried to provision the development kit, it always provision with ease but with the same code, when i trying to provision my NRF52832 module, it gave me that error.

    So is there any additional circuitry required there in the kit which i need to connect with that module?

    Right now i try to run the light switch example code on the both development kit as well as on the N52832 module but same thing happens again. Development kit successfully provision with my phone but module gave me that software assert error.

    I share the picture of module i used.

Reply
  •  Thanks for the reply, actually i start with that light switch example before my own modification and that example code worked fine with my phone in the nrf52832 development kit.  

    Every time before flashing, i always erased the board.

    Actually i have four N52832 modules and one N52832 development kit. So when i tried to provision the development kit, it always provision with ease but with the same code, when i trying to provision my NRF52832 module, it gave me that error.

    So is there any additional circuitry required there in the kit which i need to connect with that module?

    Right now i try to run the light switch example code on the both development kit as well as on the N52832 module but same thing happens again. Development kit successfully provision with my phone but module gave me that software assert error.

    I share the picture of module i used.

Children
Related