• configure a provisioned node with the Serial API

    Hello, i am working with the nRF5 Mesh SDK on nRF52 based boards. Starting from the light_switch example i created a custom model to perform light control and other tasks; then i integrated the serial protocol into my code so that i can manage the provisioning…
  • pb remote client doesn't work

    Hello, I used 3 nRF52-DKs to run the pb_remote and it ran well with the Mesh SDK v0.10.1. Then I created my own project and copied the code from the pb_remote client and server and put in my project. But the code didn't run well. The servers were ok…