I am working with the throughput example for the nRF52840 demo board.
I have found all sorts of control structures which include the counts of bytes sent.
I have not found the actual data sent. I am working with a sniffer and would like to confirm the data is not encrypted and that the sniffer is working.
Dumb question, where is the data loaded into the transmit for the "BOARD_TESTER" and where can I find it on the "BOARD_DUMMY" side?