Hi all,
I'm currently working on adapting this example to fit my needs for testing a Bluetooth Mesh network.
I want to add the functionality for nodes to send to each other (in the example, only the bridge can send to nodes).
I want the nodes to send to a hardcoded address from the other nodes without an acknowledge. I am wondering if I need a new model for this functionality.
I have tried a few things but I keep getting errors from the underlying libraries so I could use some pointers on what steps to take in order to achieve this.
Many thanks in advance!
Jan