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

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 but when I used the client to remote provisioning, the console displayed ERROR 4 from the nrf_mesh_sdk. Here is the error image description

Then I used the server code of my project and the client code from the example and it ran well. I don't know what happened to it? Is it because of the conflict between library files? By the way, can I use remote provisioning with simple_on_off_model or health_model?

Thank you so much.

Related