Bluetooth 4.0 debugger building with Weixin mini program
- Scan BLE peripheral nearby
- Discover peripheral services and characteristics
- Read, write, enable/disable notify for specific characteristics
- Run timer to send values to characteristic with specific interval.
- Add a script processing engine for user to design steps to run automatic test
- Support multiple peripheral connection
- Support writing payload to characteristic which larger than the BLE MTU at a time.