Hi TI,
1) I'm trying to send node to node message through unicast address. It is good when I use a Low Power Node and a friend node as configurations. If I configure two launchpads with say Relay+Proxy how can I send node to node using unicast or is there any approach else to make this happen.
Also using publish subscribe paradigm I'm publishing using on node to a Group address, I'm subscribing to that group address using another node, but on serial monitor I don't see any.
Please provide me with some information if any kind of code modifications to be done or something else.
2) Can you point out some BLE mesh testcases to verify whether my network is fully functional or not (w.r.t data transfer and security part to verify that everything is smooth).