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

How can I read the payload data sent from service?

I am using the nRF52840 Preview DK with BLE 5.0. In the BLE ATT_MTU Throughput Example,I use several api such as sd_ble_gatts_value_get and so on,but i still can not read the correct data. How can I read the payload data correctly with a correct api? I want to read 1 MB of data sent from the tester board and store it into the buffer.

Parents Reply Children
No Data
Related