Why can not read BLE using flutter with android studio? but can write BLE
I am developing an simple app for reading and writing Bluetooth data using Flutter and Android Studio with flutter_blue_plus lib.
But why can I write but not read?
After writing, read immediately.