關於BLE Throughput
與MTU大小交流BLE吞吐量
1. Support mtu exchange
2. support loopback, ack and no responese test mode for Android 5.x to 6.0
3. Added BLE device interval time change
4. UUID list:
UUID_SERVICE_BLE_DEVICE_INTERVAL = UUID.fromString("0000e050-0000-1000-8000-00805f9b34fb");
UUID_CHAR_BLE_DEVICE_INTERVAL = UUID.fromString("0000f050-0000-1000-8000-00805f9b34fb");
UUID_SERVICE_BLE_THRUPUT_TEST = UUID.fromString("8832ab08-ba2d-0184-004c-68c08e2190bf");
UUID_CHAR_BLE_THRUPUT_TEST_WRITE = UUID.fromString("361e118a-5524-29b6-0345-b15e12e25b34");
UUID_CHAR_BLE_THRUPUT_TEST_LB = UUID.fromString("361e118a-5524-29b6-0345-b15e12e25b34");
CLIENT_CHARACTERISTIC_CONFIG = "00002902-0000-1000-8000-00805f9b34fb";
最新版本v0.1.8的更新日誌
Last updated on 2016年08月31日
1. Change default device interval time from 7.5ms to 30ms
2. Added waiting device response time 250ms, if no response then send next.
3. Packet size can be test up to 251 bytes
4. Modified receive test data length to use received packet size.
5. Modified request MTU size for 5 times to prevent failure
6. Modified little endian
7. Added connection interval by notification
2. Added waiting device response time 250ms, if no response then send next.
3. Packet size can be test up to 251 bytes
4. Modified receive test data length to use received packet size.
5. Modified request MTU size for 5 times to prevent failure
6. Modified little endian
7. Added connection interval by notification
BLE Throughput APK信息
在APKPure安全快速地下載APK
APKPure 使用簽章驗證功能,確保為您提供無病毒的 BLE Throughput APK 下載。
BLE Throughput歷史版本
BLE Throughput v0.1.8
567.2 KB2016年08月31日
BLE Throughput v0.1.6
567.2 KB2016年08月29日
BLE Throughput v0.1.5
567.2 KB2016年08月27日
BLE Throughput v0.1.4
567.2 KB2016年08月13日