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

How to run the mesh light demo v1.0.0

Hi,

I have download nrf5_SDK_for_Mesh_v1.0.0_src and want to start with nRF52840 DK and 52832. I could use EmbeddedStudio to flash it to 52840. Is there a app on the phone so that I could use it to add device to the network? And is there any detail document so that I could run the mesh light demo? Thanks.

I have flash the client demo to nRF52840 and service demo to nRF52832, I can see the log infomation on RTT viewer. How could I make the light on or off?

image description

image description

Parents
  • I just tested with the same setup you have, an nrf52840pdk as client, two nrf52dks as servers & an nrf51dk as a server. I had the same error that you had, but I finally got it working in the end. I have tested with the light_switch client example nrf52840_xxAA_s140_5_0_0-3_alpha & the server examples nrf51422_xxAC_s130_2_0_1 & nrf52832_xxAA_s132_5_0_0. First, only turn on the 52840 kit, compile the client example, connect to the Jlink, do an eraseall & download the example to the device. Then, turn off the device. Then, continue with the next device & repeat the same process. Repeat for the other two client devices. Once all the devices are flashed & turned off, turn on the client device first & the server devices next one by one. Then, the example should work like mentioned in this link.

Reply
  • I just tested with the same setup you have, an nrf52840pdk as client, two nrf52dks as servers & an nrf51dk as a server. I had the same error that you had, but I finally got it working in the end. I have tested with the light_switch client example nrf52840_xxAA_s140_5_0_0-3_alpha & the server examples nrf51422_xxAC_s130_2_0_1 & nrf52832_xxAA_s132_5_0_0. First, only turn on the 52840 kit, compile the client example, connect to the Jlink, do an eraseall & download the example to the device. Then, turn off the device. Then, continue with the next device & repeat the same process. Repeat for the other two client devices. Once all the devices are flashed & turned off, turn on the client device first & the server devices next one by one. Then, the example should work like mentioned in this link.

Children
No Data
Related