go-ble / ble

Bluetooth Low Energy for Linux / macOS
BSD 3-Clause "New" or "Revised" License
305 stars 109 forks source link

Write long characteristic #83

Open homedad opened 3 years ago

homedad commented 3 years ago

WriteLongCharacteristic was not implemented. Here is it implemented for linux, but I have not implemented it for darwin

This also fixes a but in PrepareWrite(), where the value had not been written.

This code was tested against a raspberry pi and a custom bluetooth device