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