Hi,
RedBearLab BLE shield has BLE Read API which reads byte by byte.
Is there any way/support to perform Long Read using standard API?
Hi,
RedBearLab BLE shield has BLE Read API which reads byte by byte.
Is there any way/support to perform Long Read using standard API?
I am testing BLE Read functionality with Android as a Client and Arduino as a Server. I am writing 50 Bytes of data from Android and only 20 Bytes are written to Arduino Server as the maximum characteristic supported in Arduino as 20 Bytes. This looks fine. But Byte by Byte reading is performed in Red BearLab Arduino BLE shield.
Is there any way/support to perform Long Read using standard API?