BLE Characteristic Read max data length

Former Member
Former Member

For BLE.requestRead I noticed the documentation says: 

Support for long reads is not implemented.

But what is a long read? I am trying to understand how many bytes I can pass at one time, or is this called multiple times for large data?