rohitsangwan01 / ble_peripheral

A Flutter plugin that allows you to use your device as Bluetooth Low Energy (BLE) peripheral
MIT License
13 stars 14 forks source link

onWriteRequest 's value is null #5

Closed MG-LSJ closed 1 year ago

MG-LSJ commented 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

rohitsangwan01 commented 1 year ago

@MG-LSJ please try this https://github.com/rohitsangwan01/ble_peripheral/pull/3 pr