fix:behavior reconnect after resetting by sgrk · Pull Request #3 · mhama/M5StackHIDCtrlAltDel
Navigation Menu
{{ message }}
mhama / M5StackHIDCtrlAltDel Public
- Notifications You must be signed in to change notification settings
- Fork 10
Merged
Conversation
Copy link Copy Markdown
Contributor
sgrk
commented
May 10, 2018
sgrk
commented
it can work although connected after resetting.
リセット後に再接続したときにキー入力が送れるようになった。
I refered below.
修正内容は下記参照。
asterics/esp32_mouse_keyboard#4
it can work although connected after resetting. リセット後に再接続したときにキー入力が送れるようになった。
Copy link Copy Markdown
Owner
mhama
commented
May 14, 2018
mhama commented
May 14, 2018ありがとうございます!
試してみたらちゃんと再接続時にも動作しました。素晴らしい。
Thank you! It worked also on after reset M5Stack. Bravo!
BLE仕様を正直把握していませんが、2902ということで、CCCD(Client Characteristic Configuration Descriptor)をonConnectで送るようにしたという感じでしょうか。
LGTMです。マージしますね。
mhama
merged commit
e5c9378
into
mhama:master
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment