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?
Search found 3 matches
- 06:56, 07 Mar 2016
- Forum: Questions and answers
- Topic: BLE enableNotification works on iOS but not Android
- Replies: 6
- Views: 59835
- 06:46, 07 Mar 2016
- Forum: Questions and answers
- Topic: Android BLE MTU Size
- Replies: 3
- Views: 66903
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.
I need to know how can I change MTU size of Android BLE in "Evothings". thanks.
- 08:40, 06 Mar 2016
- Forum: Questions and answers
- Topic: Android BLE MTU Size
- Replies: 3
- Views: 66903
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
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