This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How can I transfer "useful data" by throughput example( nRF52840).

I just test nRF52840 DK with ble_app_att_mtu_throughput_pca10040_s132 example. I know BOARD_TESTER transmits 1024 dummy kbytes to BOARD_DUMMY. I want to replace dummy byte by my data. How can I do this? Thanks for your help!!!

Related