Hi ,
SDK : 16.0.0.,Mesh V4.0 ,PCA10040
My project requirement is : I need to use 2 dev kits one as a server and one as a client communicating each other on BLE Mesh
In one board I will be interfacing a sensor on UART(Hardwired Sensor) and with the other board I will be sending commands over BLE Mesh to get the sensor data from board 1 (Button Press events/UART Terminal).
So my question is which code from the SDK shall I use for this purpose.
Thanks in advance.