Closed MG-LSJ closed 1 year ago
The value parameter in onWriteRequest method of BleCallback is returning a null value. I'm using the code of the example app. And using the fixes mentioned in #2
value
onWriteRequest
BleCallback
@MG-LSJ please try this https://github.com/rohitsangwan01/ble_peripheral/pull/3 pr
The
value
parameter inonWriteRequest
method ofBleCallback
is returning a null value. I'm using the code of the example app. And using the fixes mentioned in #2