Hi,
I am using two nrf52840 boards and a Light-Switch example included in the mesh SDK_v5.0. I would like to measure the time required to send a message from client to server. I have enabled logging via RTT for example to see when the message gets sent from the client and when the client gets the ACK from the server.
<t: 14650348>, access.c, 426, TX: Msg: 82020013010A
<t: 14651927>, access.c, 253, RX: [aop: 0x8204]
<t: 14651929>, access.c, 276, RX: Msg: 010001
<t: 14651933>, main.c, 171, Acknowledged transfer success.
<t: 14651935>, main.c, 196, OnOff server: 0x0006, Present OnOff: 1, Target OnOff: 0, Remaining Time: 100 ms
Best regards,
Mela