I'm looking to be able to increase my throughput on some transfers by writing from the ipad using the write characteristic without response call. The nRF hardware side is being developed in mbed which supports this but I dont see a writeWithoutResponse function in the easyble.js library. I did bump into this function in the cordova port of the library I believe so I'm just wondering if its something that hasn't made it into the .js version of the library or am I missing something.
Thanks!
Ability to writeWithoutResponse?
Re: Ability to writeWithoutResponse?
easyble.js depends on the cordova-ble plugin, which lacks the function you require. I've added issue #72.
Re: Ability to writeWithoutResponse?
When trying to implement on iOS, I saw that it was already half done. See the code here. If your characteristic is advertised as write-without-response-only, then writeCharacteristic() will automatically do what you want.
Re: Ability to writeWithoutResponse?
Interesting, I'll have to test if this is correctly detecting my writewithoutresponse characteristics, I'll report back if I can confirm anything.
Return to “Questions and answers”
Who is online
Users browsing this forum: No registered users and 9 guests