Is there a way to increase the BTLE max block size to write the value, i.e. CBCentral maximumUpdateValueLength?
I am trying to send 2k data from my iPhone configured as BTLE peripheral to iPad. Right now, the chunk size dictated by CBCental :: maximumUpdateValueLength is only 74, which means it takes ~ 1s to transfer the payload. I'm wondering if anyone knows a way to increase this value (indirectly I suppose)? Maybe some configuration somewhere tells the iPhone this to use more power for BTLE?
More details:
- Maximum data size when sending data via BTLE on iOS
- Reading long characteristic values with CoreBluetooth
+3
Hari Karam Singh
source
to share
No one has answered this question yet
See similar questions:
13
7
3
or similar:
44
fourteen
7
4
3
2
1
1
0
0