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

lighting mesh issue faced when trying to send message

We’re currently facing this particular issue for Bluetooth Mesh.

So we have a nordic board that has been provisioned as a node, that we already parsed a message “helloworld” to be received by a smart light, that has a Nordic 52840, which we’re using as a host, which is subsequently then sent back by a provisioner (gateway/mobile phone).

From the host, we do see messages being received, but it’s not “helloworld”, but some randomised hexacode instead.

May I ask how do you guys send back a definite “1” or “0” message status as it is, and know exactly which node sent back these correct message status?

Related