Hi, all. I would like some serious help. I have three nRF52840 boards and have been running all the examples from the blinky to light switch/dimming. I am, however, stuck as to how i can send (arbitrary/advert) packets between these and get a log of the latency. I want the one board to send a packet to the another board. The receiver must acknowledge that it has received by sending its own packet back. I need to know the time it takes for this exchange to occur. I will be connecting the boards as a mesh. Thanks.