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

Mesh serial firmware can not control the node after reset, until the node reset again

I use the NRF Mesh SDK v2.2.0

- EVB PCA10040 burn the serial example

- EVB PCA10056 burn the light server example

- PCA10040 attach to the Raspberry Pi 3 via USB for running the PyACI

After provisioning the PCA10056 (light server), then I can control on/off with PyACI. But after I reset hard the PCA10040 (serial), running the PyACI again I can not control the PCA10056 until trying to send many times or reset the PCA10056 (light server)

I also try with NRF Mesh SDK v3.0.0, but it's same problem.

Any one have same problem? Can tell me how I do fix it?

Related