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

Not send message with example Light_switch of Mesh 2.2

Hi all,

I have a trouble. I use 2 Dev Kit NRF52832. Flash light switch server proxy and light switch client proxy. Issue is when I erase and flash the first time, Client can send message to Server but Server can't send message to Client. I have tried many times and still have this issue. When I erase Server and reflash , it works normally. This caused me inconvenience. Pls, show me a solution. Thank very much! 

Parents Reply
  • Hi Giang, 

    Did you provision the server and client the first time with the phone or with the provisioner ? 

    I assume you were pressing button 0 on the server  ? Could you please enable logging in access layer (enable LOG_LEVEL_DBG1 level) and check if it's the server didn't send the message (log "RX:") or it's the client couldn't receive the message (no "TX:" in the log) 

Children
Related