This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

mesh code without version concept OR mesh based code

Hi all,

I am using ble mesh code, it has version based. For my application( needs to blink led synchronously in mesh) i don't need version part, so i tried with using if condition in rbc mesh interrupt to make led ON/OFF in other device. It is working but some time it is not working due to version increment interrupt the receiving operation. So i decided to version part but it has some issues, because it uses fifo, queues.

Please help me is their any other code so that i can able to build mesh without version, queues, fifo.

please guide me how to remove version part in ble mesh code, i tried it is not working.

Please tell me how to do it it is urgent.

Regards Manjunath N N

Related