Skip to content

BLE write doesn’t work after requestmtu #1053

@trayvon2017

Description

@trayvon2017

1.Select a device from the list using scan() method.
2.Connect to device using the device id received from scanning.
3.On success callback from ble.connect, when device is connected, request MTU size using ble.requestMtu()
4.write data to ble device using ble.write()

device: KOZ-AL00, Android 10

My another works fine.
It's a bug with device or plugin?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions