Search found 3 matches

by Ehsan4859
06:56, 07 Mar 2016
Forum: Questions and answers
Topic: BLE enableNotification works on iOS but not Android
Replies: 6
Views: 51171

Re: BLE enableNotification works on iOS but not Android

Hi.

Did you check which callback is called after
device.writeDescriptor(MY_UUID,"00002902-0000-1000-8000-00805f9b34fb",new Uint8Array(bytes),win,fail) ?
if the fail callback is called what is the error code?
by Ehsan4859
06:46, 07 Mar 2016
Forum: Questions and answers
Topic: Android BLE MTU Size
Replies: 3
Views: 61118

Re: Android BLE MTU Size

yes I know. but if you change the MTU size of Central(for example Phone), you can send several packets on each "Connection Event".
I need to know how can I change MTU size of Android BLE in "Evothings". thanks.
by Ehsan4859
08:40, 06 Mar 2016
Forum: Questions and answers
Topic: Android BLE MTU Size
Replies: 3
Views: 61118

Android BLE MTU Size

Hi.
I am using Evothings to make an ble App. and I need to transfer 100 bytes using BLE. How can I change "MTU Size" in my JavaScript code.
Tha

Go to advanced search