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

Need support of mesh example (light switch )

1. development software:
    nRF5_SDK_15.0.0_a53641a
    nrf5_SDK_for_Mesh_v2.2.0_src

2. hardware

    nRF52840 , pca10056 ,  v1.0.0

3. Project of light_switch in nrf5_SDK_for_Mesh_v2.2.0_src
  provisioner
  proxy_client
  proxy_server

4. my question:

   4.1 where determied odd or enven address of server board to be carried out of clien board control ?

      I didn't find the relevant code .

   4.2 if i want to send 20 bytes of message from client board to server board , how can i do this ?

Related