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

Could not make example runing on V2.2.0

I am working on mesh v2.2.0. but I cannot make the light switch example works. I did everything as same as the early versions, this version just stops working. I get one provisioner, one client, and three servers. after powering the PCA10040 dev kit, all four LEDs on for all of them. and then I try to press button 1 on provisioner, but nothing happened. are there any big changes happened on v2.2.0? what should I do to make it work?

Parents Reply
  • Are you building the examples with cmake or segger embedded studio? I would recommend SES. If you still cannot get it to build, I would recommend downloading nrf5 sdk v15.0.0 & mesh sdk v2.2.0 again. You should keep the path quite short, so I would download it very close to the C drive. This should work out of the box. Also, make sure to use the correct MESH_SDK & SDK_ROOT paths like explained in the readme when you open a mesh segger project.

Children
Related