hi
I am using nRF52832 and mesh sdk V4.2
I have modified the light switch example in order to send 1 byte of data instead of the on-off commands. in the server side I can receive my data and the server sends back an acknowledge message .but I can't receive the acknowledge message in the client side and the Acknowledged Transfer Times out.
Any idea how to fix this?
Thanks