rhummelmose / BluetoothKit

Easily communicate between iOS/OSX devices using BLE
Other
2.27k stars 267 forks source link

endOfDataMark in BKConfiguration should not be a must #124

Open yueyuzhao opened 11 months ago

yueyuzhao commented 11 months ago

There seems no documentation addressing that EOD is a must when sending data, if the connected peripheral doesn't send "EOD", then we will never receive data.