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

Mesh-SDK v1.0.0: Light switch demo not working.

Hi,

I am trying to run the light switch example of the nRF5-SDK-for-Mesh-v1.0.0 on total 3 boards(1-client and 2-servers). I changed the no. of servers as mentioned in Readme file. But even after that, only 1 server gets provisioned as expected. For the other one, the provisioning process seems to get stuck somewhere and shows "Softdevice assert: 1:136746:0" in RTTViewer. (Using Segger Embedded Studio to flash to the boards.)

I have tested the same example for SDK-v0.9.2 with same nodes and it was working well there.

So, any idea as to what I could be doing wrong in this one.

Thanks.

Edit_26_12_17:
Using 3 nRF52832 based Murata module (link) and flashing the application using Embedded Studio.
As in attached images, only 1-server gets provisioned while other gives Softdevice error.
RTT_Light-switch_Client.JPG
RTT_Light-switch_server-2(with error).JPG
RTT_Light-switch_server-1.JPG

Parents
  • Dear all,

    We are currently experiencing the same issue.

    So, we have tested the Light / Switch example on the devKits and everything is working correctly. 1 Switch and 2 servers (the server count has been set to 2).

    We have installed the code on other boards (same nrf52832 QFAA) and the code crashes with the same error... Our board runs the 32kHz crystal.

    We are using the latest NRF SDK for Mesh.

    Any idea on what may happen ? I would be happy to hear a solution has been found.

    Regards,

    David

Reply
  • Dear all,

    We are currently experiencing the same issue.

    So, we have tested the Light / Switch example on the devKits and everything is working correctly. 1 Switch and 2 servers (the server count has been set to 2).

    We have installed the code on other boards (same nrf52832 QFAA) and the code crashes with the same error... Our board runs the 32kHz crystal.

    We are using the latest NRF SDK for Mesh.

    Any idea on what may happen ? I would be happy to hear a solution has been found.

    Regards,

    David

Children
Related