anyway to change mtu value of ble device? #656
Unanswered
dispreview
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm working on changing the codeova plugin I used before to a capacitor.
Since I have to exchange a lot of data in real time with the connected Ble device, I want to use it by fixing the MTU with the specific value I set, but there is a way to get the mtu value of the connected device using getmtu, but I don't see how to set it up, so I'm asking. Is there a separate way to set it up?
I have seen the issue of the https://github.com/capacitor-community/bluetooth-le/issues/541 but I am asking if you have any plans to update them.
Beta Was this translation helpful? Give feedback.
All reactions