Hello, I studying nRF51 SDK for mesh. I have a nRF51822(PCA10028) is a Client, and three Server(two nRF52832-PCA10040, a nRF51822-PCA10028). I did the same way with Light Switch Demo. So, I controlled LED on the Client board, but I think it is a broadcasting not mesh. each server board can not controlled at the same position(distance). Is this mesh?? If i was wrong, how to do it? Also, how do you distinguish between mesh and broadcasting when testing a mesh?