Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

UART example with light switch client error

Hi,

I merged UART example from nrf5 sdk v14.2 with light switch client example from mesh sdk v1.0.1, i have 2 boards client board which is nrf52832 and server board which is a custom board 

when i debug light switch client, it stucks, as shown below 

Any help please 

Best regards,

A.

Parents Reply
  • Hi,

    I ended up merging UART example with mesh sdk by adding UART modules and modified falsh_placement.xml file so it finally works. 

    But now i'm facing another problem that i posted in This case, I found out that configuration of the server doesn't happen, and i don't see any log concerning the configuration of the node. however the switch on and off of the server works, i'm confused, 

    I'm using mesh SDK v1.0.1 because i don't have enough boards for the mesh SDK v2.0.1.

    Could you please help me on that?

    Thank you,

Children
Related