Hi Team
I studied the examples for Bluetooth 5 mesh but i didn't find an example to communicate through access leyer. Can you give us some example lines of code, how this can be done? I'm working with the light-switch demo at the moment.
Hi Team
I studied the examples for Bluetooth 5 mesh but i didn't find an example to communicate through access leyer. Can you give us some example lines of code, how this can be done? I'm working with the light-switch demo at the moment.
I tried for this but its not working for me.. I there any working code to share
Hi Bjorn,
So I have implemented the above code. Now I am able to take inputs from the UART port of the client and send it to the UART port of the Server. But I am unable to do vice versa.But when I change the address from 0xCAFE to 0x0001 which is the provisioner address(in this case the client) the string I send from the server is printed on the debug terminal.But I am not able to find the place where it is received.I checked and it does not come into the handle_incoming() function as is the case with the => Client to Server communication.
Can you please help me figure this out?
Please create a new thread for this.
Hello Bjorn:
I have the nrf5SDKforMeshv310src folder and I can't make it works, propertly.
Could you give me some advice of the steps that I need to cover?
Thanks a lot
Please create a new devzone case. We will take a look at it there.